Ejemplo n.º 1
0
 protected void SetState(StateInventoryBind state) => InventoryBinding.SetState(state);
Ejemplo n.º 2
0
 protected StateInventoryBind(InventoryBinding inventoryDataBind) => InventoryBinding = inventoryDataBind;