代码搜索结果

找到约 38,843 项符合 Assembly 的代码

assemblyinfo.cs

[assembly: System.CLSCompliant(true)] [assembly: System.Reflection.AssemblyVersion("2.0.0.0")] //[assembly: System.Reflection.AssemblyKeyFile("KeyPair.snk")]

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; // // General Information about an assembly is controlled through the following // set of attributes. Change these attribute valu

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; [assembly: System.CLSCompliantAttribute(true)] // Information about this assembly is defined by the following // attributes. //

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; [assembly: AssemblyTitle("SharpDevelop")] [assembly: AssemblyDescription("free C# IDE")] [assembly: AssemblyConfiguration("")] [a

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; // Information about this assembly is defined by the following // attributes. // // change them to the information which is assoc

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; // Information about this assembly is defined by the following // attributes. // // change them to the information which is assoc

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; [assembly: AssemblyTitle("SharpDevelop")] [assembly: AssemblyDescription("free C# IDE")] [assembly: AssemblyConfiguration("")] [a

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; [assembly: AssemblyTitle("SharpDevelop")] [assembly: AssemblyDescription("free C# IDE")] [assembly: AssemblyConfiguration("")] [a

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; // // General Information about an assembly is controlled through the following // set of attributes. Change these attribute valu

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; // // General Information about an assembly is controlled through the following // set of attributes. Change these attribute valu