C# Class Sample.Commands.DeactivateInventoryItemCommand

Inheritance: Command
ファイルを表示 Open project: thedersen/DDDCourse

Public Methods

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

Method Details

DeactivateInventoryItemCommand() public method

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