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

Inheritance: AccountEvent, IUserChangedAccountEmailEvent
Show file Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
UserChangedAccountEmailEvent ( Email email ) : System

Private Methods

Method Description
UserChangedAccountEmailEvent ( ) : System

Method Details

UserChangedAccountEmailEvent() public method

public UserChangedAccountEmailEvent ( Email email ) : System
email Email
return System