C# Class NCop.Aspects.Framework.MethodInterceptionAspectAttribute

Inheritance: NCop.Aspects.Aspects.AspectAttribute
Datei anzeigen Open project: sagifogel/NCop Class Usage Examples

Public Methods

Method Description
MethodInterceptionAspectAttribute ( Type aspectType ) : System

Method Details

MethodInterceptionAspectAttribute() public method

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