Пример #1
0
 protected virtual void ClearNavigationProperties()
 {
     Gyakorlatvezeto = null;
     FixupGyakorlatvezetoKeys();
     Kurzus = null;
     FixupKurzusKeys();
     Terem = null;
     FixupTeremKeys();
     Hallgato.Clear();
 }
Пример #2
0
 protected virtual void ClearNavigationProperties()
 {
     Hallgato.Clear();
     Csoport.Clear();
     Terem.Clear();
 }