Example #1
0
 public bool IsSuccess()
 {
     return(ResponseUtils.IsSuccess(this));
 }