C# Class TJ.CQRS.Messaging.Command

Inheritance: ICommand
ファイルを表示 Open project: mastoj/TJ.CQRS Class Usage Examples

Public Methods

Method Description
Command ( System.Guid aggregateId ) : System

Method Details

Command() public method

public Command ( System.Guid aggregateId ) : System
aggregateId System.Guid
return System