C# 클래스 Dev2.Data.Util.XmlHelper

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
IsValidXElement ( string toParse ) : bool
MakeErrorsUserReadable ( string tag ) : string

메소드 상세

IsValidXElement() 공개 정적인 메소드

public static IsValidXElement ( string toParse ) : bool
toParse string
리턴 bool

MakeErrorsUserReadable() 공개 정적인 메소드

public static MakeErrorsUserReadable ( string tag ) : string
tag string
리턴 string