public QuantityQuery(quantity json)
 {
     _json = json;
 }
Esempio n. 2
0
 public QuantityQuery(quantity json)
 {
     _json = json;
 }