예제 #1
0
 public Double AsDouble()
 {
     CheckException();
     return(_response.AsDouble());
 }