コード例 #1
0
 public BmobRemote Reset(String email)
 {
     BmobWrapper.Reset(email, NonCallback);
     return(this);
 }