Beispiel #1
0
 public ChangeAccountVM()
 {
     TemData = new ODS_Account();
 }
Beispiel #2
0
 public AccountVM()
 {
     TemData = new ODS_Account();
 }