C# 클래스 Dev2.Runtime.Configuration.ExtensionMethods

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

공개 메소드들

메소드 설명
AttributeSafe ( this elem, string name ) : string
ElementSafe ( this elem, string name ) : string

메소드 상세

AttributeSafe() 공개 정적인 메소드

public static AttributeSafe ( this elem, string name ) : string
elem this
name string
리턴 string

ElementSafe() 공개 정적인 메소드

public static ElementSafe ( this elem, string name ) : string
elem this
name string
리턴 string