MetadataReader.GetMethodDebugInformation Metoda
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
Przeciążenia
| Nazwa | Opis |
|---|---|
| GetMethodDebugInformation(MethodDebugInformationHandle) | |
| GetMethodDebugInformation(MethodDefinitionHandle) |
GetMethodDebugInformation(MethodDebugInformationHandle)
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- 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
- handle
- MethodDebugInformationHandle
Zwraca
Dotyczy
GetMethodDebugInformation(MethodDefinitionHandle)
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- MetadataReader.cs
- Źródło:
- 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
- handle
- MethodDefinitionHandle