コード例 #1
0
 public void RemovePriceHistory(PriceHistory priceHistory)
 {
     PriceHistory.Remove(priceHistory);
 }