MSIL实用指南-this的生成

C#关键字是非静态方法体内部,用Ldarg_0指代this
例子
ilGenerator.Emit(OpCodes.Ldarg_0);

 

posted @ 2018-03-22 15:19  Z语言  阅读(169)  评论(0)    收藏  举报