C# Class Crow.Library.Aspects.Attributes.HandleErrorAttribute

Inheritance: AspectAttributeBase
Afficher le fichier Open project: msusur/Crowfx

Méthodes publiques

Méthode Description
HandleErrorAttribute ( ) : System

Initializes a new instance of the HandleErrorAttribute.

Private Methods

Méthode Description
HandleError ( IMethodInvocationContext context ) : void

Method Details

HandleErrorAttribute() public méthode

Initializes a new instance of the HandleErrorAttribute.
public HandleErrorAttribute ( ) : System
Résultat System