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