C# Class EventCentric.Tests.Serialization.EventA

Inheritance: EventCentric.EventSourcing.Event
Show file Open project: Narvalex/EventCentric Class Usage Examples

Public Methods

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

Method Details

EventA() public method

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