Example #1
0
 public void CreateNew(Patient patient)
 {
     bl.CreateNew(patient);
 }