C# Class Tangerine.Common.ExceptionHelper

Afficher le fichier Open project: andreycha/tangerine

Méthodes publiques

Méthode Description
GetRealExceptionWithStackTrace ( TargetInvocationException tiex ) : Exception

Method Details

GetRealExceptionWithStackTrace() public static méthode

public static GetRealExceptionWithStackTrace ( TargetInvocationException tiex ) : Exception
tiex System.Reflection.TargetInvocationException
Résultat System.Exception