ExceptionAsNaNMarshaller<T>.ConvertToUnmanaged(Exception) Methode

Definitie

Converteert de opgegeven uitzondering naar NaN.

public:
 static T ConvertToUnmanaged(Exception ^ e);
public static T ConvertToUnmanaged(Exception e);
static member ConvertToUnmanaged : Exception -> 'T
Public Shared Function ConvertToUnmanaged (e As Exception) As T

Parameters

e
Exception

De uitzondering.

Retouren

T

NaN.

Van toepassing op