ExceptionAsVoidMarshaller.ConvertToUnmanaged(Exception) Metod

Definition

Sväljer det angivna undantaget och returnerar ingenting.

public:
 static void ConvertToUnmanaged(Exception ^ e);
public static void ConvertToUnmanaged(Exception e);
static member ConvertToUnmanaged : Exception -> unit
Public Shared Sub ConvertToUnmanaged (e As Exception)

Parametrar

e
Exception

Undantaget.

Gäller för