IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Framework.Services.Execute Class Reference

Static Public Member Functions

static void OnUIThread (this Action action)
 
static void OnUIThreadEx (this Action action)
 Executes an action and marshals any exceptions that occur to the calling thread. More...
 
static void OnUIThread (this Action action)
 
static void OnUIThreadEx (this Action action)
 Executes an action and marshals any exceptions that occur to the calling thread. More...
 

Member Function Documentation

static void CShell.Framework.Services.Execute.OnUIThread ( this Action  action)
inlinestatic
static void CShell.Framework.Services.Execute.OnUIThreadEx ( this Action  action)
inlinestatic

Executes an action and marshals any exceptions that occur to the calling thread.

Parameters
actionThe action.
static void CShell.Framework.Services.Execute.OnUIThread ( this Action  action)
inlinestatic
static void CShell.Framework.Services.Execute.OnUIThreadEx ( this Action  action)
inlinestatic

Executes an action and marshals any exceptions that occur to the calling thread.

Parameters
actionThe action.

The documentation for this class was generated from the following file: