MethodDebugInformationHandle.Implicit Operador

Definição

Sobrecargas

Implicit(MethodDebugInformationHandle to EntityHandle)
Implicit(MethodDebugInformationHandle to Handle)

Implicit(MethodDebugInformationHandle to EntityHandle)

Origem:
Handles.Debug.cs
Origem:
Handles.Debug.cs
Origem:
Handles.Debug.cs
public:
 static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::MethodDebugInformationHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle (System.Reflection.Metadata.MethodDebugInformationHandle handle);
static member op_Implicit : System.Reflection.Metadata.MethodDebugInformationHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As MethodDebugInformationHandle) As EntityHandle

Parâmetros

Retornos

Aplica-se a

Implicit(MethodDebugInformationHandle to Handle)

Origem:
Handles.Debug.cs
Origem:
Handles.Debug.cs
Origem:
Handles.Debug.cs
public:
 static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::MethodDebugInformationHandle handle);
public static implicit operator System.Reflection.Metadata.Handle (System.Reflection.Metadata.MethodDebugInformationHandle handle);
static member op_Implicit : System.Reflection.Metadata.MethodDebugInformationHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As MethodDebugInformationHandle) As Handle

Parâmetros

Retornos

Aplica-se a