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

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

공개 메소드들

메소드 설명
IsForType ( string typeName ) : bool
MixinMethodAttribute ( ) : System

메소드 상세

IsForType() 공개 메소드

public IsForType ( string typeName ) : bool
typeName string
리턴 bool

MixinMethodAttribute() 공개 메소드

public MixinMethodAttribute ( ) : System
리턴 System