Method | Description | |
---|---|---|
ClientExampleInstance ( ) : System |
Create an instance of ClientExampleInstance
|
|
Run ( ) : void |
Run the example
|
Method | Description | |
---|---|---|
DoMath ( IMath remoteObject ) : object | ||
SelectConnectionType ( ) : void | ||
SelectRemoteObject ( Connection connection, string &instanceId ) : IMath |
Allows the user to select a remote object based on the different available access methods
|