C# Class Lightstreamer.DotNet.Client.SimpleTableManager

Inheritance: ITableManager
Show file Open project: cityindex-attic/TradingApi.Client.CS Class Usage Examples

Public Methods

Method Description
DoUpdate ( Lightstreamer values ) : void
NotifyUnsub ( ) : void
ToString ( ) : string

Private Methods

Method Description
SimpleTableManager ( Lightstreamer.DotNet.Client.SimpleTableInfo table, ISimpleTableListener listener ) : Lightstreamer.DotNet.Client.Support

Method Details

DoUpdate() public method

public DoUpdate ( Lightstreamer values ) : void
values Lightstreamer
return void

NotifyUnsub() public method

public NotifyUnsub ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string