Method SmartInvoke
SmartInvoke(Action)
Used to invoke the update action.
protected virtual void SmartInvoke(Action action)
Parameters
action
ActionThe action to invoke.
Used to invoke the update action.
protected virtual void SmartInvoke(Action action)
action
ActionThe action to invoke.