コード例 #1
0
ファイル: Market.cs プロジェクト: GarwelGarwel/Polity
 public void AddDemand(Product product) => Demand.Add(product);