C# Class Examples.ExamplesConsole.RPCExample

An example which demonstrates Remote Procedure Calls using NetworkComms.Net
显示文件 Open project: MarcFletcher/NetworkComms.Net Class Usage Examples

Public Methods

Method Description
RunExample ( ) : void

Run the example

Method Details

RunExample() public static method

Run the example
public static RunExample ( ) : void
return void