Assembly.GetExecutingAssembly()和之间有什么区别typeof(program).Assembly?
Assembly.GetExecutingAssembly()
typeof(program).Assembly
c# c#-4.0
c# ×1
c#-4.0 ×1