Example #1
0
 public static List <ExchangeData> Get_exchangeList_X(this ModelManager mmng)
 {
     return(mmng.GetExchangeData());
 }