C# 클래스 Payments.SecurePay.SecurePayCardInfo

파일 보기 프로젝트 열기: NickJosevski/Payments.AU 1 사용 예제들

공개 메소드들

메소드 설명
GetExpiry ( ) : string

Being very generous here, taking YYYY and YY (a YYY value will just work, but UI should prevent that)

ValidateExpiry ( ) : bool

메소드 상세

GetExpiry() 공개 메소드

Being very generous here, taking YYYY and YY (a YYY value will just work, but UI should prevent that)
public GetExpiry ( ) : string
리턴 string

ValidateExpiry() 공개 메소드

public ValidateExpiry ( ) : bool
리턴 bool