示例#1
0
 public DocumentsResponse SendRequest(Document input)
 {
     return(_bus.Request(input));
 }