Beispiel #1
0
 public ZezwolenieVM()
 {
     Dokument = new Zezwolenie();
     Typ      = Dokument.GetType().Name;
 }