C# Class NCop.Aspects.Aspects.AspectAttribute

Inheritance: System.Attribute, IAspect
Exibir arquivo Open project: sagifogel/NCop

Protected Methods

Method Description
AspectAttribute ( Type aspectType ) : System

Method Details

AspectAttribute() protected method

protected AspectAttribute ( Type aspectType ) : System
aspectType System.Type
return System