eligius
Preparing search index...
TOperation
Type Alias TOperation<T, RT>
TOperation
:
(
this
:
IOperationScope
,
operationData
:
T
)
=>
TOperationResult
<
RT
>
Type Parameters
T
extends
TOperationData
=
TOperationData
RT
=
T
Type Declaration
(
this
:
IOperationScope
,
operationData
:
T
)
:
TOperationResult
<
RT
>
Parameters
this
:
IOperationScope
operationData
:
T
Returns
TOperationResult
<
RT
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
eligius
Loading...