C# Class CryoAOP.Core.Attributes.InterceptAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: fir3pho3nixx/cryo-aop

Méthodes publiques

Méthode Description
InterceptAttribute ( ) : System
InterceptAttribute ( MethodInterceptionScopeType interceptionScope ) : System

Method Details

InterceptAttribute() public méthode

public InterceptAttribute ( ) : System
Résultat System

InterceptAttribute() public méthode

public InterceptAttribute ( MethodInterceptionScopeType interceptionScope ) : System
interceptionScope MethodInterceptionScopeType
Résultat System