C# Class Dev2.Data.Util.XmlHelper

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
IsValidXElement ( string toParse ) : bool
MakeErrorsUserReadable ( string tag ) : string

Method Details

IsValidXElement() public static méthode

public static IsValidXElement ( string toParse ) : bool
toParse string
Résultat bool

MakeErrorsUserReadable() public static méthode

public static MakeErrorsUserReadable ( string tag ) : string
tag string
Résultat string