C# Class Payments.SecurePay.SecurePayCardInfo

Afficher le fichier Open project: NickJosevski/Payments.AU Class Usage Examples

Méthodes publiques

Méthode Description
GetExpiry ( ) : string

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

ValidateExpiry ( ) : bool

Method Details

GetExpiry() public méthode

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

ValidateExpiry() public méthode

public ValidateExpiry ( ) : bool
Résultat bool