AccountManagement.Domain.Events.Implementation.UserChangedAccountEmailEvent.UserChangedAccountEmailEvent C# (CSharp) Method

UserChangedAccountEmailEvent() private method

private UserChangedAccountEmailEvent ( ) : System
return System
        public UserChangedAccountEmailEvent() {} //ncrunch: no coverage

Same methods

UserChangedAccountEmailEvent::UserChangedAccountEmailEvent ( Email email ) : System
UserChangedAccountEmailEvent