ElevatedBaseActionRunElevatedIfEnabledT Method (FuncT) |
Namespace:
Colygon.MatchPoint.WorkflowKit.Actions
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax protected T RunElevatedIfEnabled<T>(
Func<T> action
)
Parameters
- action
- Type: SystemFuncT
Type Parameters
- T
Return Value
Type:
TSee Also