C# Class Restbucks.Service.Domain.PaymentInformation

Afficher le fichier Open project: SzymonPobiega/restbucks-wcf Class Usage Examples

Méthodes publiques

Méthode Description
PaymentInformation ( decimal amount, string cardholderName, string cardNumber, int expiryMonth, int expiryYear )

Method Details

PaymentInformation() public méthode

public PaymentInformation ( decimal amount, string cardholderName, string cardNumber, int expiryMonth, int expiryYear )
amount decimal
cardholderName string
cardNumber string
expiryMonth int
expiryYear int