C# Class Sample.Commands.Command

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

Public Methods

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

Method Details

Command() public method

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