C# 클래스 a2md.Loader

상속: IAnalyzerAssemblyLoader
파일 보기 프로젝트 열기: lodejard/AllNetCore 1 사용 예제들

공개 메소드들

메소드 설명
AddDependencyLocation ( string fullPath ) : void
LoadFromPath ( string fullPath ) : Assembly

메소드 상세

AddDependencyLocation() 공개 메소드

public AddDependencyLocation ( string fullPath ) : void
fullPath string
리턴 void

LoadFromPath() 공개 메소드

public LoadFromPath ( string fullPath ) : Assembly
fullPath string
리턴 Assembly