Metodo UtilityGetInternalException |
Namespace: DedNet.Core
public static Exception GetInternalException( Exception ex )
Public Shared Function GetInternalException ( ex As Exception ) As Exception
public: static Exception^ GetInternalException( Exception^ ex )
static member GetInternalException : ex : Exception -> Exception