Skip to content

Strongly-typed SendMessage for data and result #11

@snarlynarwhal

Description

@snarlynarwhal

Builder: On<Message>(Handle);
Handler: void Handle(Message message) { }
Send message: stateMachine.SendMessage(new Message(data));

Needs to work for void SendMessage and TResult SendMessage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions