Namespace: UnityThreading
Assembly: UnityThreading (in UnityThreading.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public abstract class DispatcherBase : IDisposable
Visual Basic
Public MustInherit Class DispatcherBase _
	Implements IDisposable
Visual C++
public ref class DispatcherBase abstract : IDisposable

Inheritance Hierarchy

See Also