Line 3... |
Line 3... |
3 |
using System.Runtime.InteropServices;
|
3 |
using System.Runtime.InteropServices;
|
4 |
|
4 |
|
5 |
// General Information about an assembly is controlled through the following
|
5 |
// General Information about an assembly is controlled through the following
|
6 |
// set of attributes. Change these attribute values to modify the information
|
6 |
// set of attributes. Change these attribute values to modify the information
|
7 |
// associated with an assembly.
|
7 |
// associated with an assembly.
|
8 |
[assembly: AssemblyTitle("NITNavComm")]
|
8 |
[assembly: AssemblyTitle("NITPanels")]
|
9 |
[assembly: AssemblyDescription("")]
|
9 |
[assembly: AssemblyDescription("")]
|
10 |
[assembly: AssemblyConfiguration("")]
|
10 |
[assembly: AssemblyConfiguration("")]
|
11 |
[assembly: AssemblyCompany("")]
|
11 |
[assembly: AssemblyCompany("newioit")]
|
12 |
[assembly: AssemblyProduct("NITNavComm")]
|
12 |
[assembly: AssemblyProduct("NITPanels")]
|
13 |
[assembly: AssemblyCopyright("Copyright © 2014")]
|
13 |
[assembly: AssemblyCopyright("Copyright © 2015")]
|
14 |
[assembly: AssemblyTrademark("")]
|
14 |
[assembly: AssemblyTrademark("")]
|
15 |
[assembly: AssemblyCulture("")]
|
15 |
[assembly: AssemblyCulture("")]
|
16 |
|
16 |
|
17 |
// Setting ComVisible to false makes the types in this assembly not visible
|
17 |
// Setting ComVisible to false makes the types in this assembly not visible
|
18 |
// to COM components. If you need to access a type in this assembly from
|
18 |
// to COM components. If you need to access a type in this assembly from
|