XmlDataFramecheckForErrors Method |
Check if the input has errors. If so throw an error
Namespace:
Kratos_3.Network
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntaxpublic void checkForErrors()
Public Sub checkForErrors
public:
void checkForErrors()
member checkForErrors : unit -> unit
See Also