MethodBuilder.GetToken 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
回傳 MethodToken 代表此方法的標記。
public:
System::Reflection::Emit::MethodToken GetToken();
public System.Reflection.Emit.MethodToken GetToken();
member this.GetToken : unit -> System.Reflection.Emit.MethodToken
Public Function GetToken () As MethodToken
傳回
回傳此方法。MethodToken