C# 클래스 Pchp.CodeAnalysis.CommandLine.SimpleAnalyzerAssemblyLoader

상속: IAnalyzerAssemblyLoader
파일 보기 프로젝트 열기: iolevel/peachpie

공개 메소드들

메소드 설명
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
리턴 System.Reflection.Assembly