C# Class Dev2.Scheduler.DirectoryHelper

Inheritance: IDirectoryHelper
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
CreateIfNotExists ( string debugOutputPath ) : string
GetFiles ( string path ) : string[]

Method Details

CreateIfNotExists() public méthode

public CreateIfNotExists ( string debugOutputPath ) : string
debugOutputPath string
Résultat string

GetFiles() public méthode

public GetFiles ( string path ) : string[]
path string
Résultat string[]