コード例 #1
0
 public void ReadNotice(string userid, string noticeid)
 {
     client.BeginReadBeautyNotice(userid, noticeid, null, null);
 }