示例#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();
 }