Пример #1
0
 //获得一个屏蔽
 public FriendData GetShield(ulong id)
 {
     return(mImpl.GetShield(this, id));
 }