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

Inheritance: IFileSystemQuery
Datei anzeigen Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
Add ( string path ) : void
FileQueryHelper ( ) : System.Collections.Generic
QueryList ( string searchPath ) : void

Method Details

Add() public method

public Add ( string path ) : void
path string
return void

FileQueryHelper() public method

public FileQueryHelper ( ) : System.Collections.Generic
return System.Collections.Generic

QueryList() public method

public QueryList ( string searchPath ) : void
searchPath string
return void