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

參數

傳回

適用於