C# Class Lightstreamer.DotNet.Client.SimpleTableManager

Inheritance: ITableManager
Afficher le fichier Open project: cityindex-attic/TradingApi.Client.CS Class Usage Examples

Méthodes publiques

Méthode Description
DoUpdate ( Lightstreamer values ) : void
NotifyUnsub ( ) : void
ToString ( ) : string

Private Methods

Méthode Description
SimpleTableManager ( Lightstreamer.DotNet.Client.SimpleTableInfo table, ISimpleTableListener listener ) : Lightstreamer.DotNet.Client.Support

Method Details

DoUpdate() public méthode

public DoUpdate ( Lightstreamer values ) : void
values Lightstreamer
Résultat void

NotifyUnsub() public méthode

public NotifyUnsub ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string