Table of Contents

Method SmartInvoke

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SmartInvoke(Action)

Used to invoke the update action.

protected virtual void SmartInvoke(Action action)

Parameters

action Action

The action to invoke.