C# Class NStub.CSharp.AllIwantToTest

For testing purposes. Todo: DeleteME after this project is done *g*
Afficher le fichier Open project: Jedzia/NStub

Méthodes publiques

Méthode Description
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.

Method Details

AllIwantToTest() public méthode

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( int>.IDictionary myBool ) : System
myBool int>.IDictionary
Résultat System

AllIwantToTest() public méthode

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( IEnumerable myIe ) : System
myIe IEnumerable
Résultat System

AllIwantToTest() public méthode

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( List myList ) : System
myList List
Résultat System

AllIwantToTest() public méthode

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( bool myBool ) : System
myBool bool
Résultat System

AllIwantToTest() public méthode

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

AllIwantToTest() public méthode

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
Résultat System

AllIwantToTest() public méthode

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
Résultat System