C# 클래스 CryoAOP.Core.Attributes.InterceptAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: fir3pho3nixx/cryo-aop

공개 메소드들

메소드 설명
InterceptAttribute ( ) : System
InterceptAttribute ( MethodInterceptionScopeType interceptionScope ) : System

메소드 상세

InterceptAttribute() 공개 메소드

public InterceptAttribute ( ) : System
리턴 System

InterceptAttribute() 공개 메소드

public InterceptAttribute ( MethodInterceptionScopeType interceptionScope ) : System
interceptionScope MethodInterceptionScopeType
리턴 System