Click or drag to resize

NoParseDataFrameParse Method (String, ListString)

Simply checks for error messages

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public override void Parse(
	string result,
	List<string> indexingStrings
)

Parameters

result
Type: SystemString
indexingStrings
Type: System.Collections.GenericListString
See Also