C# Class Commands.CustomerReturnMediaCommand

Inheritance: CommandBase
Afficher le fichier Open project: jletroui/CQRSWorkshop

Méthodes publiques

Свойство Type Description
CustomerId System.Guid
MediaId System.Guid

Méthodes publiques

Méthode Description
CustomerReturnMediaCommand ( System.Guid customerId, System.Guid mediaId ) : System

Method Details

CustomerReturnMediaCommand() public méthode

public CustomerReturnMediaCommand ( System.Guid customerId, System.Guid mediaId ) : System
customerId System.Guid
mediaId System.Guid
Résultat System

Property Details

CustomerId public_oe property

public Guid,System CustomerId
Résultat System.Guid

MediaId public_oe property

public Guid,System MediaId
Résultat System.Guid