Beispiel #1
0
 public BusinessTypeCreateViewModel()
 {
     LastRecord = "Last record saved : " + BusinessType.LastRecordSaved();
 }