C# Class Sample.Commands.DeactivateInventoryItemCommand

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

Méthodes publiques

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

Method Details

DeactivateInventoryItemCommand() public méthode

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