MetadataReader.GetMethodImplementation(MethodImplementationHandle) 메서드

정의

public:
 System::Reflection::Metadata::MethodImplementation GetMethodImplementation(System::Reflection::Metadata::MethodImplementationHandle handle);
public System.Reflection.Metadata.MethodImplementation GetMethodImplementation (System.Reflection.Metadata.MethodImplementationHandle handle);
member this.GetMethodImplementation : System.Reflection.Metadata.MethodImplementationHandle -> System.Reflection.Metadata.MethodImplementation
Public Function GetMethodImplementation (handle As MethodImplementationHandle) As MethodImplementation

매개 변수

반환

적용 대상