Partager via


BaseTouchRunner.Add Méthode

Définition

Surcharges

Add(Assembly)

public void Add(System.Reflection.Assembly assembly);
member this.Add : System.Reflection.Assembly -> unit

Paramètres

assembly
Assembly

S’applique à

Add(Assembly, IList<String>)

public void Add(System.Reflection.Assembly assembly, System.Collections.Generic.IList<string> fixtures);
member this.Add : System.Reflection.Assembly * System.Collections.Generic.IList<string> -> unit

Paramètres

assembly
Assembly
fixtures
IList<String>

S’applique à