MethodDebugInformationHandle.Explicit Оператор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
Explicit(EntityHandle to MethodDebugInformationHandle) | |
Explicit(Handle to MethodDebugInformationHandle) |
Explicit(EntityHandle to MethodDebugInformationHandle)
- Исходный код:
- Handles.Debug.cs
- Исходный код:
- Handles.Debug.cs
- Исходный код:
- Handles.Debug.cs
- Исходный код:
- Handles.Debug.cs
public:
static explicit operator System::Reflection::Metadata::MethodDebugInformationHandle(System::Reflection::Metadata::EntityHandle handle);
public static explicit operator System.Reflection.Metadata.MethodDebugInformationHandle (System.Reflection.Metadata.EntityHandle handle);
static member op_Explicit : System.Reflection.Metadata.EntityHandle -> System.Reflection.Metadata.MethodDebugInformationHandle
Public Shared Narrowing Operator CType (handle As EntityHandle) As MethodDebugInformationHandle
Параметры
- handle
- EntityHandle
Возвращаемое значение
Применяется к
Explicit(Handle to MethodDebugInformationHandle)
- Исходный код:
- Handles.Debug.cs
- Исходный код:
- Handles.Debug.cs
- Исходный код:
- Handles.Debug.cs
- Исходный код:
- Handles.Debug.cs
public:
static explicit operator System::Reflection::Metadata::MethodDebugInformationHandle(System::Reflection::Metadata::Handle handle);
public static explicit operator System.Reflection.Metadata.MethodDebugInformationHandle (System.Reflection.Metadata.Handle handle);
static member op_Explicit : System.Reflection.Metadata.Handle -> System.Reflection.Metadata.MethodDebugInformationHandle
Public Shared Narrowing Operator CType (handle As Handle) As MethodDebugInformationHandle
Параметры
- handle
- Handle
Возвращаемое значение
Применяется к
GitHub сайтында бізбен бірлесіп жұмыс істеу
Бұл мазмұнның көзін GitHub сайтында табуға болады. Онда сонымен бірге мәселелер мен өзгертулерді енгізу сұрауларын жасауға және қарап шығуға болады. Қосымша ақпарат алу үшін қатысушы нұсқаулығын қараңыз.