Example #1
0
		public TypeValue(Type_Value typeValue = Type_Value.All) {
			_typeValue = typeValue;
		}
Example #2
0
 public TypeValue(Type_Value typeValue = Type_Value.All)
 {
     _typeValue = typeValue;
 }