Click or drag to resize

SafeCallbacks Methods

The SafeCallbacks type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAction
Executes an action, intercepting any exceptions that it rises.
Public methodStatic memberFunc<T>
Executes a function, intercepting any exceptions that it rises.
Top
See Also