C# 클래스 VSEmbed.Roslyn.RoslynSetup.AnalyzerLoader

상속: IAnalyzerAssemblyLoader
파일 보기 프로젝트 열기: SLaks/VSEmbed

공개 메소드들

메소드 설명
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