Classes
 ClassDescription
 Delegate A Delegate wraps a method and its parameters for deferred execution.
 DelegateTask A Task implementation that delegates the actual execution of the operation.
 SynchronousDelegateTask Task implementation that wraps a synchronous Command.
 XmlLoaderTask