TrackTypeDelegate : MulticastDelegate, ICloneable, ISerializable
(ctor) TrackTypeDelegate( object object, IntPtr method )
virtual IAsyncResult BeginInvoke( Mobile m, AsyncCallback callback, object object )
virtual bool EndInvoke( IAsyncResult result )
virtual bool Invoke( Mobile m )