MetadataReader.GetMethodDebugInformation Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
| Name | Description |
|---|---|
| GetMethodDebugInformation(MethodDebugInformationHandle) | |
| GetMethodDebugInformation(MethodDefinitionHandle) |
GetMethodDebugInformation(MethodDebugInformationHandle)
- Kaynak:
- MetadataReader.cs
- Kaynak:
- MetadataReader.cs
- Kaynak:
- MetadataReader.cs
- Kaynak:
- MetadataReader.cs
- Kaynak:
- MetadataReader.cs
- Kaynak:
- 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
Parametreler
- handle
- MethodDebugInformationHandle
Döndürülenler
Şunlara uygulanır
GetMethodDebugInformation(MethodDefinitionHandle)
- Kaynak:
- MetadataReader.cs
- Kaynak:
- MetadataReader.cs
- Kaynak:
- MetadataReader.cs
- Kaynak:
- MetadataReader.cs
- Kaynak:
- MetadataReader.cs
- Kaynak:
- 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
Parametreler
- handle
- MethodDefinitionHandle