AssemblyInfo.cs 184 B

123456789
  1. using System;
  2. using System.Runtime.InteropServices;
  3. using System.Security;
  4. [assembly: ComVisible(false)]
  5. [assembly: CLSCompliant(true)]
  6. //[assembly: AllowPartiallyTrustedCallers]