Skip to content

TradingHelper class

public static class TradingHelper

Public Members

name description
static Descriptor { get; } Service descriptor
static BindService(…) Creates service definition that can be registered with a server (2 methods)
abstract class TradingHelperBase Base class for server-side implementations of TradingHelper
class TradingHelperClient Client for TradingHelper

See Also