コード例 #1
0
 public long GetIsinIdByInstrument(string instrument)
 {
     return(Instruments.GetIsinIdByInstrument(instrument));
 }