C# Class AwesomeApp.Events.NameChangedEventttt

Inheritance: Ncqrs.Eventing.Sourcing.SourcedEvent
Datei anzeigen Open project: SzymonPobiega/ncqrs Class Usage Examples

Public Methods

Method Description
NameChangedEventttt ( ) : System
NameChangedEventttt ( string forename, string surname ) : System

Method Details

NameChangedEventttt() public method

public NameChangedEventttt ( ) : System
return System

NameChangedEventttt() public method

public NameChangedEventttt ( string forename, string surname ) : System
forename string
surname string
return System