C# Class Dev2.Runtime.Configuration.ExtensionMethods

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
AttributeSafe ( this elem, string name ) : string
ElementSafe ( this elem, string name ) : string

Method Details

AttributeSafe() public static méthode

public static AttributeSafe ( this elem, string name ) : string
elem this
name string
Résultat string

ElementSafe() public static méthode

public static ElementSafe ( this elem, string name ) : string
elem this
name string
Résultat string