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