C# 클래스 NStub.CSharp.AllIwantToTest

For testing purposes. Todo: DeleteME after this project is done *g*
파일 보기 프로젝트 열기: Jedzia/NStub

공개 메소드들

메소드 설명
AllIwantToTest ( int>.IDictionary myBool ) : System

Initializes a new instance of the T:AllIwantToTest class.

AllIwantToTest ( IEnumerable myIe ) : System

Initializes a new instance of the T:AllIwantToTest class.

AllIwantToTest ( List myList ) : System

Initializes a new instance of the T:AllIwantToTest class.

AllIwantToTest ( bool myBool ) : System

Initializes a new instance of the T:AllIwantToTest class.

AllIwantToTest ( int myInt, string myString, bool myBool ) : System

Initializes a new instance of the T:AllIwantToTest class.

AllIwantToTest ( int myInt, string myString, bool myBool, short myShort, Type myType, IBuildHandler myHandler ) : System

Initializes a new instance of the T:AllIwantToTest class.

AllIwantToTest ( short myShort, Type myType, IBuildHandler myHandler ) : System

Initializes a new instance of the T:AllIwantToTest class.

메소드 상세

AllIwantToTest() 공개 메소드

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( int>.IDictionary myBool ) : System
myBool int>.IDictionary
리턴 System

AllIwantToTest() 공개 메소드

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( IEnumerable myIe ) : System
myIe IEnumerable
리턴 System

AllIwantToTest() 공개 메소드

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( List myList ) : System
myList List
리턴 System

AllIwantToTest() 공개 메소드

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( bool myBool ) : System
myBool bool
리턴 System

AllIwantToTest() 공개 메소드

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( int myInt, string myString, bool myBool ) : System
myInt int
myString string
myBool bool
리턴 System

AllIwantToTest() 공개 메소드

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( int myInt, string myString, bool myBool, short myShort, Type myType, IBuildHandler myHandler ) : System
myInt int
myString string
myBool bool
myShort short
myType System.Type
myHandler IBuildHandler
리턴 System

AllIwantToTest() 공개 메소드

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( short myShort, Type myType, IBuildHandler myHandler ) : System
myShort short
myType System.Type
myHandler IBuildHandler
리턴 System