C# Class tenpay.CheckRequestHandler

Inheritance: tenpay.RequestHandler
Show file Open project: hiihellox10/ICanPay Class Usage Examples

Public Methods

Method Description
CheckRequestHandler ( HttpContext httpContext ) : System

Protected Methods

Method Description
createSign ( ) : void

Method Details

CheckRequestHandler() public method

public CheckRequestHandler ( HttpContext httpContext ) : System
httpContext System.Web.HttpContext
return System

createSign() protected method

protected createSign ( ) : void
return void