C# Class Domain.Client.Accounts.Commands.RegisterSuccessfullPayment

Inheritance: ICommand
Afficher le fichier Open project: AdrianFreemantle/DDD Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RegisterSuccessfullPayment ( AccountNumber accountNumber, BillingResult billingResult ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
RegisterSuccessfullPayment ( ) : System

Method Details

RegisterSuccessfullPayment() protected méthode

protected RegisterSuccessfullPayment ( ) : System
Résultat System

RegisterSuccessfullPayment() public méthode

public RegisterSuccessfullPayment ( AccountNumber accountNumber, BillingResult billingResult ) : System
accountNumber AccountNumber
billingResult Domain.Client.ValueObjects.BillingResult
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string