Метод | Описание | |
---|---|---|
AlterProduct ( System.Guid id, int originalVersion, string newTitle, string newDescription, decimal newPrice ) : System |
public AlterProduct ( System.Guid id, int originalVersion, string newTitle, string newDescription, decimal newPrice ) : System | ||
id | System.Guid | |
originalVersion | int | |
newTitle | string | |
newDescription | string | |
newPrice | decimal | |
Результат | System |