C# 클래스 BoC.Helpers.BuildManagerAppDomainHelper

상속: IAppDomainHelper
파일 보기 프로젝트 열기: csteeg/BoC

공개 메소드들

메소드 설명
GetAssemblies ( ) : IEnumerable
GetTypes ( bool>.Func where ) : IEnumerable
Refresh ( ) : void

메소드 상세

GetAssemblies() 공개 메소드

public GetAssemblies ( ) : IEnumerable
리턴 IEnumerable

GetTypes() 공개 메소드

public GetTypes ( bool>.Func where ) : IEnumerable
where bool>.Func
리턴 IEnumerable

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void