C# Class Dev2.Tests.Runtime.Plugins.DllExtractor

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
UnloadToFileSystem ( string name, string dirToPlaceIn ) : string

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

Method Details

UnloadToFileSystem() public static méthode

Fetches the contents of the embedded XML file with the specified name.
public static UnloadToFileSystem ( string name, string dirToPlaceIn ) : string
name string The name of the XML file excluding extension.
dirToPlaceIn string The dir automatic place information.
Résultat string