BaseDataFramegetInput Method |
Returns the input parsed
Namespace:
Kratos_3.Network
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
SyntaxPublic Function getInput As String
public:
virtual String^ getInput() sealed
abstract getInput : unit -> string
override getInput : unit -> string
Return Value
Type:
StringImplements
IDataTablegetInput
See Also