Bagikan melalui


ExceptionAsDefaultMarshaller<T> Kelas

Definisi

Mengonversi pengecualian ke nilai default dari jenis tidak terkelola yang ditentukan.

generic <typename T>
 where T : value classpublic ref class ExceptionAsDefaultMarshaller abstract sealed
[System.Runtime.InteropServices.Marshalling.CustomMarshaller(typeof(System.Exception), System.Runtime.InteropServices.Marshalling.MarshalMode.UnmanagedToManagedOut, typeof(System.Runtime.InteropServices.Marshalling.ExceptionAsDefaultMarshaller<>))]
public static class ExceptionAsDefaultMarshaller<T> where T : struct
[<System.Runtime.InteropServices.Marshalling.CustomMarshaller(typeof(System.Exception), System.Runtime.InteropServices.Marshalling.MarshalMode.UnmanagedToManagedOut, typeof(System.Runtime.InteropServices.Marshalling.ExceptionAsDefaultMarshaller<>))>]
type ExceptionAsDefaultMarshaller<'T (requires 'T : struct)> = class
Public Class ExceptionAsDefaultMarshaller(Of T)

Jenis parameter

T

Jenis tidak terkelola.

Warisan
ExceptionAsDefaultMarshaller<T>
Atribut

Metode

ConvertToUnmanaged(Exception)

Mengonversi pengecualian yang ditentukan ke nilai default dari jenis yang tidak dikelola.

Berlaku untuk