Exemplo n.º 1
0
 //获得连续登陆的天数
 public int GetContinueday()
 {
     return(mImpl.GetContinueday(this));
 }