Ejemplo n.º 1
0
 public GetDataMessage(Inventory inventory)
     : this(new List <Inventory> {
     inventory
 })
 {
 }