다음을 통해 공유


BaseTouchRunner.Add 메서드

정의

오버로드

Add(Assembly)
Add(Assembly, IList<String>)

Add(Assembly)

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

매개 변수

assembly
Assembly

적용 대상

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

매개 변수

assembly
Assembly
fixtures
IList<String>

적용 대상