MethodBuilder.GetToken 메서드

정의

이 메서드에 대한 토큰을 나타내는 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 을 반환합니다.

적용 대상