public int FindIndex(SelectMgr_SensitiveEntity theKey1)
 {
     throw new NotImplementedException();
 }
 public void Substitute(int theIndex, SelectMgr_SensitiveEntity theKey1)
 {
     throw new NotImplementedException();
 }
 public bool RemoveKey(SelectMgr_SensitiveEntity theKey1)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public SelectMgr_SensitiveEntity(SelectMgr_SensitiveEntity parameter1)
     : base()
 {
     throw new NotImplementedException();
 }