C# Class NCop.Aspects.Framework.EventInterceptionAspectAttribute

Inheritance: NCop.Aspects.Aspects.AspectAttribute
Exibir arquivo Open project: sagifogel/NCop

Public Methods

Method Description
EventInterceptionAspectAttribute ( Type aspectType ) : System

Method Details

EventInterceptionAspectAttribute() public method

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