Aracılığıyla paylaş


IExceptionContext.Process<TException>(TException) Yöntem

Tanım

public TException Process<TException> (TException ex) where TException : Exception;
abstract member Process : 'Exception -> 'Exception (requires 'Exception :> Exception)
Public Function Process(Of TException As Exception) (ex As TException) As TException

Tür Parametreleri

TException

Parametreler

ex
TException

Döndürülenler

TException

Şunlara uygulanır