C# Класс NStub.CSharp.AllIwantToTest

For testing purposes. Todo: DeleteME after this project is done *g*
Показать файл Открыть проект

Открытые методы

Метод Описание
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