コード例 #1
0
 //获取缓存的内容
 public StoreBroadcastList GetChech(int count)
 {
     return(mImpl.GetChech(this, count));
 }