Example #1
0
 public StringFilterOperatorTypeAttribute(StringFilterOperatorType type)
 {
     Type = type;
 }
 public StringFilterOperatorTypeAttribute(StringFilterOperatorType type)
 {
     Type = type;
 }