My favorites | Sign in
Logo
                
Search
for
Updated Aug 22, 2009 by awill...@whitemice.org
IZOGIWidget  

Home

An object that implements IZOGIWidget can receive RPC calls via the ReceiveRPCCall method provided by the ZOGIWidget extension class.

  public interface IZOGIWidget
  {
    void ReceiveRPCCall(RPCEventArgs args);
  }

Home


Sign in to add a comment
Hosted by Google Code