StringFormatEx.Tests.Person.Person C# (CSharp) Method

Person() public method

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

Same methods

Person::Person ( string newName, System newBirthday, string newAddress ) : System