Beispiel #1
0
 public void SetFilterType(SelectMgr_FilterType theFilterType)
 {
     throw new NotImplementedException();
 }
 public SelectMgr_AndOrFilter(SelectMgr_FilterType theFilterType)
     : base()
 {
     throw new NotImplementedException();
 }