public void UpdateStatus(SelectMgr_TypeOfUpdate theStatus)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void SetUpdateMode(SelectMgr_SelectableObject theObject, int theMode, SelectMgr_TypeOfUpdate theType)
 {
     throw new NotImplementedException();
 }