Exemple #1
0
 public SelectMgr_ListOfFilter Assign(SelectMgr_ListOfFilter theOther)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void Prepend(SelectMgr_ListOfFilter theOther)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public SelectMgr_ListOfFilter(SelectMgr_ListOfFilter theOther)
     : base()
 {
     throw new NotImplementedException();
 }