Exemplo n.º 1
0
		public TypeValue(Type_Value typeValue = Type_Value.All) {
			_typeValue = typeValue;
		}
Exemplo n.º 2
0
 public TypeValue(Type_Value typeValue = Type_Value.All)
 {
     _typeValue = typeValue;
 }