Table of Contents

Method AvoidException

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

AvoidException(Action)

Executes Action and calls ProcessException event if exception was raised during execution.

void AvoidException(Action action)

Parameters

action Action