MethodToken.Empty 字段
定义
Token 值为 0 的默认 MethodToken。The default MethodToken with Token value 0.
public: static initonly System::Reflection::Emit::MethodToken Empty;
public static readonly System.Reflection.Emit.MethodToken Empty;
staticval mutable Empty : System.Reflection.Emit.MethodToken
Public Shared ReadOnly Empty As MethodToken
字段值
- MethodToken
适用于