C# Class Sample.Commands.ActivateInventoryItemCommand

Inheritance: Command
Datei anzeigen Open project: thedersen/DDDCourse

Public Methods

Method Description
ActivateInventoryItemCommand ( System.Guid id, int version ) : System

Method Details

ActivateInventoryItemCommand() public method

public ActivateInventoryItemCommand ( System.Guid id, int version ) : System
id System.Guid
version int
return System