C# Class Lightstreamer.DotNet.Client.ServerUpdateEvent

ファイルを表示 Open project: cityindex-attic/TradingApi.Client.CS Class Usage Examples

Private Properties

Property Type Description
AddValue void
GetMap IDictionary
GetValue string
ServerUpdateEvent System.Text
ServerUpdateEvent System.Text
ServerUpdateEvent System.Text

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
AddValue ( string val ) : void
GetMap ( string fieldNames ) : IDictionary
GetValue ( int pos ) : string
ServerUpdateEvent ( string winCode, string itemCode ) : System.Text
ServerUpdateEvent ( string winCode, string itemCode, bool eos ) : System.Text
ServerUpdateEvent ( string winCode, string itemCode, int overflow ) : System.Text

Method Details

ToString() public method

public ToString ( ) : string
return string