gov.va.medora.mdws.dto.UserPatientTO.UserPatientTO C# (CSharp) 메소드

UserPatientTO() 공개 메소드

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

Same methods

UserPatientTO::UserPatientTO ( gov.va.medora.mdo.User user, Patient patient ) : System
UserPatientTO::UserPatientTO ( UserTO userTO, PatientTO patientTO ) : System
UserPatientTO