View on GitHub
View on GitHub
FluxBase
Provides core types and functionality to implement applications using Flux architecture with .NET.
FluxBase
/
IMiddlewareContext
/ Action Property
Gets the action that is being dispatched.
object
Action
{
get
;
}
Property type:
object
.
See Also
FluxBase
IMiddlewareContext