MetadataReader.GetMethodDebugInformation 方法     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
| GetMethodDebugInformation(MethodDebugInformationHandle) | |
| GetMethodDebugInformation(MethodDefinitionHandle) | 
GetMethodDebugInformation(MethodDebugInformationHandle)
- Source:
 - MetadataReader.cs
 
- Source:
 - MetadataReader.cs
 
- Source:
 - MetadataReader.cs
 
- Source:
 - MetadataReader.cs
 
- Source:
 - MetadataReader.cs
 
- Source:
 - 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
	参数
- handle
 - MethodDebugInformationHandle
 
返回
适用于
GetMethodDebugInformation(MethodDefinitionHandle)
- Source:
 - MetadataReader.cs
 
- Source:
 - MetadataReader.cs
 
- Source:
 - MetadataReader.cs
 
- Source:
 - MetadataReader.cs
 
- Source:
 - MetadataReader.cs
 
- Source:
 - 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
	参数
- handle
 - MethodDefinitionHandle