예제 #1
0
 public String AsString()
 {
     CheckException();
     return(_response.AsString());
 }