Tests.Helpers.ModelStateTester.TestModel.TestModel C# (CSharp) Method

TestModel() public method

public TestModel ( ) : System.Collections.Generic
return System.Collections.Generic
            public TestModel()
            {
            }

Same methods

ModelStateTester.TestModel::TestModel ( string myString, int myInt, bool createValidationError ) : System.Collections.Generic
ModelStateTester.TestModel