Method | Description | |
---|---|---|
ProductCreated ( System.Guid id, string name, string description, decimal price ) : System |
Method | Description | |
---|---|---|
ProductCreated ( System.Guid id, string name, string description, decimal price, int version ) : System |
public ProductCreated ( System.Guid id, string name, string description, decimal price ) : System | ||
id | System.Guid | |
name | string | |
description | string | |
price | decimal | |
return | System |