Freigeben über


ExceptionAsVoidMarshaller.ConvertToUnmanaged(Exception) Methode

Definition

Verschluckt die angegebene Ausnahme und gibt nichts zurück.

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

Parameter

e
Exception

Die Ausnahme.

Gilt für: