C# Class AccountManagement.Domain.Events.Implementation.UserChangedAccountEmailEvent

Inheritance: AccountEvent, IUserChangedAccountEmailEvent
Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes publiques

Méthode Description
UserChangedAccountEmailEvent ( Email email ) : System

Private Methods

Méthode Description
UserChangedAccountEmailEvent ( ) : System

Method Details

UserChangedAccountEmailEvent() public méthode

public UserChangedAccountEmailEvent ( Email email ) : System
email Email
Résultat System