프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FirstName | string | ||
NhsNumber | |||
PatientId | System.Guid | ||
Surname | string | ||
Title | Title |
메소드 | 설명 | |
---|---|---|
PatientAdded ( int userId, System.Guid patientId, string firstname, string surname, Title title, |
public PatientAdded ( int userId, System.Guid patientId, string firstname, string surname, Title title, |
||
userId | int | |
patientId | System.Guid | |
firstname | string | |
surname | string | |
title | Title | |
nhsNumber | ||
리턴 | System |