using System; using System.Resources; using System.Runtime.InteropServices; [assembly: NeutralResourcesLanguage("en-US")] #if !PLIB [assembly: ComVisible(false)] #endif [assembly: CLSCompliant(true)] #if HAS_APTCA && NO_CODECOVERAGE [assembly: AllowPartiallyTrustedCallers] #endif