C# Class EventCentric.Tests.Serialization.CommandA

Inheritance: EventCentric.EventSourcing.Command
Mostra file Open project: Narvalex/EventCentric

Public Methods

Method Description
CommandA ( int quantity, string text ) : EventCentric.EventSourcing

Method Details

CommandA() public method

public CommandA ( int quantity, string text ) : EventCentric.EventSourcing
quantity int
text string
return EventCentric.EventSourcing