AssemblyToProcess.Person.Person C# (CSharp) 메소드

Person() 공개 메소드

public Person ( ) : System
리턴 System
        public Person()
        {
        }
    }
Person