C# Class Sample.Commands.AdjustInventoryCountCommand

Inheritance: Command
Afficher le fichier Open project: thedersen/DDDCourse

Méthodes publiques

Méthode Description
AdjustInventoryCountCommand ( System.Guid id, int version, int adjustBy ) : System

Method Details

AdjustInventoryCountCommand() public méthode

public AdjustInventoryCountCommand ( System.Guid id, int version, int adjustBy ) : System
id System.Guid
version int
adjustBy int
Résultat System