rx_command
rx_command
Action1<
TParam
> typedef
Action1
rx_command
rx_command
Action1<
TParam
> typedef
rx_command library
Classes
CommandResult
MockCommand
RxCommand
RxCommandAsync
RxCommandListener
RxCommandStream
RxCommandSync
Typedefs
Action
Action1
AsyncAction
AsyncAction1
AsyncFunc
AsyncFunc1
Func
Func1
StreamProvider
Action1<
TParam
>
typedef
void
Action1
(
TParam
param
)
Implementation
typedef Action1<TParam> = void Function(TParam param);