C# Class Dev2.Data.Util.XmlHelper

Datei anzeigen Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
IsValidXElement ( string toParse ) : bool
MakeErrorsUserReadable ( string tag ) : string

Method Details

IsValidXElement() public static method

public static IsValidXElement ( string toParse ) : bool
toParse string
return bool

MakeErrorsUserReadable() public static method

public static MakeErrorsUserReadable ( string tag ) : string
tag string
return string