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