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

Inheritance: AspectAttributeBase
Show file Open project: msusur/Crowfx

Public Methods

Method Description
LogAttribute ( ) : System

Initializes a new instance of LogAttribute.

Private Methods

Method Description
OnMethodExecuting ( IMethodInvocationContext context ) : void

Method Details

LogAttribute() public method

Initializes a new instance of LogAttribute.
public LogAttribute ( ) : System
return System