public QuantityQuery(quantity json)
 {
     _json = json;
 }
Example #2
0
 public QuantityQuery(quantity json)
 {
     _json = json;
 }