C# Class AppVeyor.UI.Aspects.HandleException

Inheritance: OnMethodBoundaryAspect
Afficher le fichier Open project: onlyutkarsh/AppVeyorExtension

Méthodes publiques

Méthode Description
HandleException ( bool isAsync = true ) : System
OnException ( MethodExecutionArgs args ) : void

Method Details

HandleException() public méthode

public HandleException ( bool isAsync = true ) : System
isAsync bool
Résultat System

OnException() public méthode

public OnException ( MethodExecutionArgs args ) : void
args MethodExecutionArgs
Résultat void