C# Class Admin.Common.Events.ProductNameChanged

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

Méthodes publiques

Méthode Description
ProductNameChanged ( System.Guid id, string newName ) : System

Private Methods

Méthode Description
ProductNameChanged ( System.Guid id, string newName, int version ) : System

Method Details

ProductNameChanged() public méthode

public ProductNameChanged ( System.Guid id, string newName ) : System
id System.Guid
newName string
Résultat System