コード例 #1
0
 public void SetFilterType(SelectMgr_FilterType theFilterType)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public SelectMgr_AndOrFilter(SelectMgr_FilterType theFilterType)
     : base()
 {
     throw new NotImplementedException();
 }