コード例 #1
0
ファイル: Manager.cs プロジェクト: fabestine1/MyThing
 public bool AddStock(Stock s)
 {
     throw new NotImplementedException();
 }