Click or drag to resize

DataFramegetInput Method

Returns the input received from the server, pre-parse

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public string getInput()

Return Value

Type: String
Input received from the server, pre-parse

Implements

IDataTablegetInput
See Also