C# 클래스 GHI.Commons.Extensions.AssemblyExtensions

파일 보기 프로젝트 열기: brandongrossutti/EventStore

공개 메소드들

메소드 설명
LoadAllDependencies ( this assembly ) : void
LoadAllDependencies ( this assembly, bool>.Func dependentAssemblyMatcher ) : void

메소드 상세

LoadAllDependencies() 공개 정적인 메소드

public static LoadAllDependencies ( this assembly ) : void
assembly this
리턴 void

LoadAllDependencies() 공개 정적인 메소드

public static LoadAllDependencies ( this assembly, bool>.Func dependentAssemblyMatcher ) : void
assembly this
dependentAssemblyMatcher bool>.Func
리턴 void