C# Class Dev2.Runtime.Configuration.ExtensionMethods

显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
AttributeSafe ( this elem, string name ) : string
ElementSafe ( this elem, string name ) : string

Method Details

AttributeSafe() public static method

public static AttributeSafe ( this elem, string name ) : string
elem this
name string
return string

ElementSafe() public static method

public static ElementSafe ( this elem, string name ) : string
elem this
name string
return string