C# 클래스 Abc.Zebus.TinyHost.AssemblyScanner

파일 보기 프로젝트 열기: Abc-Arbitrage/Zebus.TinyHost

공개 메소드들

메소드 설명
GetAssembliesInFolder ( string path, bool>.Func assemblyNameFilter = null ) : IEnumerable

비공개 메소드들

메소드 설명
GetAssembliesInFolder ( string path, string searchPattern, bool>.Func assemblyNameFilter = null ) : IEnumerable
LoadAssemblies ( string path, bool>.Func assemblyNameFilter = null ) : List

메소드 상세

GetAssembliesInFolder() 공개 정적인 메소드

public static GetAssembliesInFolder ( string path, bool>.Func assemblyNameFilter = null ) : IEnumerable
path string
assemblyNameFilter bool>.Func
리턴 IEnumerable