コード例 #1
0
 public decimal GetLeverage(Security security)
 {
     return(SecurityModel.GetLeverage(security));
 }