Click or drag to resize

XmlDataFrameParse Method

Parse the input using the strategy provided in the constructor after checking the input for errors

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public void Parse(
	string input
)

Parameters

input
Type: SystemString
See Also