View Latest Version View on GitHub
View Latest Version | View on GitHub

FluxBase

Provides core types and functionality to implement applications using Flux architecture with .NET.

FluxBase / Dispatcher / Dispatch(ActionData) Method

Publishes a message to all subscribed callbacks.

This is a public method.

public void Dispatch(ActionData actionData)

Parameters

Exceptions

See Also