示例#1
0
 private void LoadAdsType(AdType type)
 {
     LoadAds(AdController.GetAdsOfType(type).ToShortAdUcList());
 }