public StringHistoricalReporter(ISecurityHistoricalPricer historicalPricer)
 {
     _historicalPricer = historicalPricer;
 }
示例#2
0
 public StringHistoricalReporter(ISecurityHistoricalPricer historicalPricer)
 {
     _historicalPricer = historicalPricer;
 }