コード例 #1
0
 public Dictionary <int, WatchlistTabModel> GetAllTabsData()
 {
     return(_watchlistData.GetAllTabsData());
 }