[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Utils
Assembly:  PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class TimerEx : IDisposable
Public Class TimerEx _
	Implements IDisposable
public ref class TimerEx : IDisposable

Members

               
 All Members  Constructors   Properties   Methods   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
TimerEx(Int32)
TimerEx(Int32, EventHandler, Boolean)
Callback
Interval
IntervalChanged
Running
Start()()()
Stop()()()

Inheritance Hierarchy

System..::.Object
  Phoenix.Utils..::.TimerEx

See Also