代码搜索:Assembly
找到约 10,000 项符合「Assembly」的源代码
代码结果 10,000
www.eeworm.com/read/104936/6201155
cs derived.cs
using Wrox.Books.ProASPNet;
using System.Reflection;
[assembly: AssemblyVersion("1.0.1.0")]
public class MyCSharpClass : MyVBClass
{
};