453da6c084
SVN-Revision: r483
9 lines
300 B
C#
9 lines
300 B
C#
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
|
|
// 有关程序集的一般信息由以下
|
|
// 控制。更改这些特性值可修改
|
|
// 与程序集关联的信息。
|
|
[assembly: AssemblyTitle("Lskj.PubApiSetModule")]
|
|
[assembly: AssemblyDescr |