Klassen erweitert
This commit is contained in:
@@ -12,7 +12,7 @@ namespace KanSan.ViewModel
|
||||
{
|
||||
class BaustelleViewModel : PropertyChangedClass,INotifyPropertyChanged
|
||||
{
|
||||
private Baustelle _baustelle;
|
||||
private Projekt _baustelle;
|
||||
IUnitOfWork unitOfWork = new UnitOfWork(new KanSanContext());
|
||||
|
||||
private string ort;
|
||||
|
||||
Reference in New Issue
Block a user