CustomDebugInformationHandle.Implicit Operador
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Sobrecargas
| Name | Description |
|---|---|
| Implicit(CustomDebugInformationHandle to EntityHandle) | |
| Implicit(CustomDebugInformationHandle to Handle) |
Implicit(CustomDebugInformationHandle to EntityHandle)
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
public:
static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::CustomDebugInformationHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.CustomDebugInformationHandle handle);
static member op_Implicit : System.Reflection.Metadata.CustomDebugInformationHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As CustomDebugInformationHandle) As EntityHandle
Parâmetros
- handle
- CustomDebugInformationHandle
Devoluções
Aplica-se a
Implicit(CustomDebugInformationHandle to Handle)
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
- Origem:
- Handles.Debug.cs
public:
static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::CustomDebugInformationHandle handle);
public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.CustomDebugInformationHandle handle);
static member op_Implicit : System.Reflection.Metadata.CustomDebugInformationHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As CustomDebugInformationHandle) As Handle
Parâmetros
- handle
- CustomDebugInformationHandle