Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TechTalk
SpecFlow
GeneratorTests
Aqueduct
AssemblyLoader
C# Class TechTalk.SpecFlow.GeneratorTests.Aqueduct.AssemblyLoader
Inheritance:
System.MarshalByRefObject
Mostra file
Open project: aqueduct/SpecflowWithNunitRunner
Public Methods
Method
Description
AddProbePath
(
string
path
) :
void
AssemblyLoader
( ) :
System
Private Methods
Method
Description
LoadAssemblyFromPath
(
DirectoryInfo
probePath
,
string
assemblyName
) :
Assembly
Resolve
(
object
sender
,
ResolveEventArgs
args
) :
Assembly
Method Details
AddProbePath()
public
method
public
AddProbePath
(
string
path
) :
void
path
string
return
void
AssemblyLoader()
public
method
public
AssemblyLoader
( ) :
System
return
System