C# Class Domain.Client.Clients.Commands.ReportLoyaltyCardAsStolen

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ReportLoyaltyCardAsStolen ( ClientId clientId ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
ReportLoyaltyCardAsStolen ( ) : System

Method Details

ReportLoyaltyCardAsStolen() protected méthode

protected ReportLoyaltyCardAsStolen ( ) : System
Résultat System

ReportLoyaltyCardAsStolen() public méthode

public ReportLoyaltyCardAsStolen ( ClientId clientId ) : System
clientId ClientId
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string