C# Class NCop.Aspects.Framework.OnMethodBoundaryAspectAttribute

Inheritance: NCop.Aspects.Aspects.AspectAttribute
Mostra file Open project: sagifogel/NCop Class Usage Examples

Public Methods

Method Description
OnMethodBoundaryAspectAttribute ( Type aspectType ) : System

Method Details

OnMethodBoundaryAspectAttribute() public method

public OnMethodBoundaryAspectAttribute ( Type aspectType ) : System
aspectType System.Type
return System