public value class MethodDebugInformationHandle : IEquatable<System::Reflection::Metadata::MethodDebugInformationHandle>
public struct MethodDebugInformationHandle : IEquatable<System.Reflection.Metadata.MethodDebugInformationHandle>
type MethodDebugInformationHandle = struct
Public Structure MethodDebugInformationHandle Implements IEquatable(Of MethodDebugInformationHandle)
Retourne un descripteur vers un MethodDefinition correspondant à ce descripteur.Returns a handle to a MethodDefinition that corresponds to this handle.
Merci.