C# Class TJ.CQRS.Messaging.Command

Inheritance: ICommand
Mostrar archivo 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