Метод | Описание | |
---|---|---|
ForFolder ( string folderName, Action |
||
GetFiles ( string folderName, string searchPattern, Stream>.Action |
||
RegisterFolder ( string folderName, string directory ) : void |
Метод | Описание | |
---|---|---|
debuggerDisplay ( ) : string |
public ForFolder ( string folderName, Action |
||
folderName | string | |
onFound | Action |
|
Результат | void |
public GetFiles ( string folderName, string searchPattern, Stream>.Action |
||
folderName | string | |
searchPattern | string | |
onFileCallback | Stream>.Action | |
Результат | bool |
public RegisterFolder ( string folderName, string directory ) : void | ||
folderName | string | |
directory | string | |
Результат | void |