C# 클래스 Habanero.Smooth.AppDomainTypeSource

상속: ITypeSource
파일 보기 프로젝트 열기: Chillisoft/habanero.smooth

Private Properties

프로퍼티 타입 설명
TypesImplementing IEnumerable

공개 메소드들

메소드 설명
AppDomainTypeSource ( ) : System

AppDomainTypeSource ( bool>.Func where ) : System

GetTypes ( ) : IEnumerable

비공개 메소드들

메소드 설명
TypesImplementing ( ) : IEnumerable

메소드 상세

AppDomainTypeSource() 공개 메소드

public AppDomainTypeSource ( ) : System
리턴 System

AppDomainTypeSource() 공개 메소드

public AppDomainTypeSource ( bool>.Func where ) : System
where bool>.Func
리턴 System

GetTypes() 공개 메소드

public GetTypes ( ) : IEnumerable
리턴 IEnumerable