C# Class Dev2.Core.Tests.IntellisenseProvider.FileSystemQueryForTest

Inheritance: IFileSystemQuery
Exibir arquivo Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
AddToList ( int times ) : void
QueryList ( string searchPath ) : void

Method Details

AddToList() public method

public AddToList ( int times ) : void
times int
return void

QueryList() public method

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