gov.va.medora.mdws.dto.UserPatientTO.UserPatientTO C# (CSharp) Method

UserPatientTO() public method

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

Same methods

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