C# Class Admin.Common.Events.ProductDescriptionChanged

Inheritance: MicroServices.Common.Event
Afficher le fichier Open project: rbanks54/microcafe Class Usage Examples

Méthodes publiques

Méthode Description
ProductDescriptionChanged ( System.Guid id, string newDescription ) : System

Private Methods

Méthode Description
ProductDescriptionChanged ( System.Guid id, string newDescription, int version ) : System

Method Details

ProductDescriptionChanged() public méthode

public ProductDescriptionChanged ( System.Guid id, string newDescription ) : System
id System.Guid
newDescription string
Résultat System