C# Class AwesomeApp.Events.NameChangedEventttt

Inheritance: Ncqrs.Eventing.Sourcing.SourcedEvent
Afficher le fichier Open project: SzymonPobiega/ncqrs Class Usage Examples

Méthodes publiques

Méthode Description
NameChangedEventttt ( ) : System
NameChangedEventttt ( string forename, string surname ) : System

Method Details

NameChangedEventttt() public méthode

public NameChangedEventttt ( ) : System
Résultat System

NameChangedEventttt() public méthode

public NameChangedEventttt ( string forename, string surname ) : System
forename string
surname string
Résultat System