Compartilhar via


NUnitLiteTestAssemblyRunner.Load Método

Definição

Sobrecargas

Load(Assembly, IDictionary)

public bool Load(System.Reflection.Assembly assembly, System.Collections.IDictionary settings);
abstract member Load : System.Reflection.Assembly * System.Collections.IDictionary -> bool
override this.Load : System.Reflection.Assembly * System.Collections.IDictionary -> bool

Parâmetros

assembly
Assembly
settings
IDictionary

Retornos

Implementações

Aplica-se a

Load(String, IDictionary)

public bool Load(string assemblyName, System.Collections.IDictionary settings);
abstract member Load : string * System.Collections.IDictionary -> bool
override this.Load : string * System.Collections.IDictionary -> bool

Parâmetros

assemblyName
String
settings
IDictionary

Retornos

Implementações

Aplica-se a