C# Class Senparc.Weixin.MP.TenPayLib.RefundQueryRequestHandler

Inheritance: ClientRequestHandler
显示文件 Open project: Chinaccn/surfboard

Public Methods

Method Description
RefundQueryRequestHandler ( HttpContext httpContext ) : System.Web

退款明细查询接口

Method Details

RefundQueryRequestHandler() public method

退款明细查询接口
public RefundQueryRequestHandler ( HttpContext httpContext ) : System.Web
httpContext System.Web.HttpContext
return System.Web