C# 클래스 Wv.WvReflection

파일 보기 프로젝트 열기: apenwarr/wvtest

공개 메소드들

메소드 설명
find_methods ( this t, Type attrtype ) : IEnumerable
find_types ( Type attrtype ) : IEnumerable

메소드 상세

find_methods() 공개 정적인 메소드

public static find_methods ( this t, Type attrtype ) : IEnumerable
t this
attrtype System.Type
리턴 IEnumerable

find_types() 공개 정적인 메소드

public static find_types ( Type attrtype ) : IEnumerable
attrtype System.Type
리턴 IEnumerable