C# 클래스 tenpay.CheckRequestHandler

상속: tenpay.RequestHandler
파일 보기 프로젝트 열기: hiihellox10/ICanPay 1 사용 예제들

공개 메소드들

메소드 설명
CheckRequestHandler ( HttpContext httpContext ) : System

보호된 메소드들

메소드 설명
createSign ( ) : void

메소드 상세

CheckRequestHandler() 공개 메소드

public CheckRequestHandler ( HttpContext httpContext ) : System
httpContext System.Web.HttpContext
리턴 System

createSign() 보호된 메소드

protected createSign ( ) : void
리턴 void