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