MetadataReader.GetMethodDebugInformation Metoda

Definice

Přetížení

GetMethodDebugInformation(MethodDebugInformationHandle)
GetMethodDebugInformation(MethodDefinitionHandle)

GetMethodDebugInformation(MethodDebugInformationHandle)

Zdroj:
MetadataReader.cs
Zdroj:
MetadataReader.cs
Zdroj:
MetadataReader.cs
public:
 System::Reflection::Metadata::MethodDebugInformation GetMethodDebugInformation(System::Reflection::Metadata::MethodDebugInformationHandle handle);
public System.Reflection.Metadata.MethodDebugInformation GetMethodDebugInformation (System.Reflection.Metadata.MethodDebugInformationHandle handle);
member this.GetMethodDebugInformation : System.Reflection.Metadata.MethodDebugInformationHandle -> System.Reflection.Metadata.MethodDebugInformation
Public Function GetMethodDebugInformation (handle As MethodDebugInformationHandle) As MethodDebugInformation

Parametry

Návraty

Platí pro

GetMethodDebugInformation(MethodDefinitionHandle)

Zdroj:
MetadataReader.cs
Zdroj:
MetadataReader.cs
Zdroj:
MetadataReader.cs
public:
 System::Reflection::Metadata::MethodDebugInformation GetMethodDebugInformation(System::Reflection::Metadata::MethodDefinitionHandle handle);
public System.Reflection.Metadata.MethodDebugInformation GetMethodDebugInformation (System.Reflection.Metadata.MethodDefinitionHandle handle);
member this.GetMethodDebugInformation : System.Reflection.Metadata.MethodDefinitionHandle -> System.Reflection.Metadata.MethodDebugInformation
Public Function GetMethodDebugInformation (handle As MethodDefinitionHandle) As MethodDebugInformation

Parametry

Návraty

Platí pro