C# 클래스 NeoSmart.Web.FraudControl

파일 보기 프로젝트 열기: neosmart/web

공개 메소드들

메소드 설명
ValidatePurchase ( System.Web.HttpRequestBase request, string cardFingerprint, bool throwException = true ) : bool

메소드 상세

ValidatePurchase() 공개 정적인 메소드

public static ValidatePurchase ( System.Web.HttpRequestBase request, string cardFingerprint, bool throwException = true ) : bool
request System.Web.HttpRequestBase
cardFingerprint string
throwException bool
리턴 bool