C# Class Dev2.Tests.Runtime.JSON.JsonResource

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
Fetch ( string name ) : string

Fetches the contents of the embedded XML file with the specified name.

Method Details

Fetch() public static méthode

Fetches the contents of the embedded XML file with the specified name.
public static Fetch ( string name ) : string
name string The name of the XML file excluding extension.
Résultat string