C# 클래스 TestRunner.AssemblyResolver

상속: System.IDisposable
파일 보기 프로젝트 열기: djeedjay/BoostTestUi

공개 메소드들

메소드 설명
AssemblyResolver ( string path )
Dispose ( ) : void

비공개 메소드들

메소드 설명
OnAssemblyResolve ( object sender, System args ) : System.Reflection.Assembly

메소드 상세

AssemblyResolver() 공개 메소드

public AssemblyResolver ( string path )
path string

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void