示例#1
0
 public IGatewayContext GetGateway()
 {
     Gateway.Config(GatewayConfig);
     return(Gateway);
 }