Example #1
0
 public QuotationParameter GetQuotationParameter(Guid instrumentId)
 {
     return(_settingInfo.GetQuotationParameter(instrumentId));
 }