ModelBuilder.UnitTests.Person.Person C# (CSharp) Method

Person() public method

public Person ( ) : System
return System
        public Person()
        {
        }

Same methods

Person::Person ( Entity entity ) : System
Person::Person ( string firstName, string lastName, System.DateTime dob, bool isActive, System.Guid id, int priority ) : System