C# Class Disco.Services.Web.HelperExtensions

Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
HandleException ( this filterContext ) : void

Private Methods

Méthode Description
LogException ( Exception Exception ) : void

Method Details

HandleException() public static méthode

public static HandleException ( this filterContext ) : void
filterContext this
Résultat void