예제 #1
0
 public Int64 AsInteger()
 {
     CheckException();
     return(_response.AsInt64());
 }