Partager via


ExceptionAsVoidMarshaller.ConvertToUnmanaged(Exception) Méthode

Définition

Avale l’exception spécifiée et ne retourne rien.

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

Paramètres

e
Exception

Exception.

S’applique à