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