using System; using System.Runtime.InteropServices; using System.Security; [assembly: ComVisible(false)] [assembly: CLSCompliant(true)] [assembly: AllowPartiallyTrustedCallers]