Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TestRunner
AssemblyResolver
C# Class TestRunner.AssemblyResolver
Inheritance:
System.IDisposable
Show file
Open project: djeedjay/BoostTestUi
Public Methods
Method
Description
AssemblyResolver
(
string
path
)
Dispose
( ) :
void
Private Methods
Method
Description
OnAssemblyResolve
(
object
sender
,
System
args
) :
System.Reflection.Assembly
Method Details
AssemblyResolver()
public
method
public
AssemblyResolver
(
string
path
)
path
string
Dispose()
public
method
public
Dispose
( ) :
void
return
void