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