C# Class Admin.Common.Events.ProductNameChanged

Inheritance: MicroServices.Common.Event
Show file Open project: rbanks54/microcafe Class Usage Examples

Public Methods

Method Description
ProductNameChanged ( System.Guid id, string newName ) : System

Private Methods

Method Description
ProductNameChanged ( System.Guid id, string newName, int version ) : System

Method Details

ProductNameChanged() public method

public ProductNameChanged ( System.Guid id, string newName ) : System
id System.Guid
newName string
return System