Back to Server

PromptStateCallback<T> : MulticastDelegate, ICloneable, ISerializable

(ctor) PromptStateCallback<T>( object object, IntPtr method )
virtual IAsyncResult BeginInvoke( Mobile from, string text, T state, AsyncCallback callback, object object )
virtual void EndInvoke( IAsyncResult result )
virtual void Invoke( Mobile from, string text, T state )