C# Class Dev2.Studio.Core.Specs.Helper.FileQueryHelper

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

Méthodes publiques

Méthode Description
Add ( string path ) : void
FileQueryHelper ( ) : System.Collections.Generic
QueryList ( string searchPath ) : void

Method Details

Add() public méthode

public Add ( string path ) : void
path string
Résultat void

FileQueryHelper() public méthode

public FileQueryHelper ( ) : System.Collections.Generic
Résultat System.Collections.Generic

QueryList() public méthode

public QueryList ( string searchPath ) : void
searchPath string
Résultat void