NStub.CSharp.AllIwantToTest.AllIwantToTest C# (CSharp) Method

AllIwantToTest() public method

Initializes a new instance of the T:AllIwantToTest class.
public AllIwantToTest ( bool myBool ) : System
myBool bool
return System
        public AllIwantToTest(bool myBool)
        {
        }

Same methods

AllIwantToTest::AllIwantToTest ( int>.IDictionary myBool ) : System
AllIwantToTest::AllIwantToTest ( IEnumerable myIe ) : System
AllIwantToTest::AllIwantToTest ( List myList ) : System
AllIwantToTest::AllIwantToTest ( int myInt, string myString, bool myBool ) : System
AllIwantToTest::AllIwantToTest ( int myInt, string myString, bool myBool, short myShort, Type myType, IBuildHandler myHandler ) : System
AllIwantToTest::AllIwantToTest ( short myShort, Type myType, IBuildHandler myHandler ) : System
AllIwantToTest