C# Class CryoAOP.Core.Attributes.InterceptAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: fir3pho3nixx/cryo-aop

Public Methods

Method Description
InterceptAttribute ( ) : System
InterceptAttribute ( MethodInterceptionScopeType interceptionScope ) : System

Method Details

InterceptAttribute() public method

public InterceptAttribute ( ) : System
return System

InterceptAttribute() public method

public InterceptAttribute ( MethodInterceptionScopeType interceptionScope ) : System
interceptionScope MethodInterceptionScopeType
return System