AssemblyToProcess.Person.Person C# (CSharp) Method

Person() public method

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