Метод | Описание | |
---|---|---|
GetFiles ( this |
||
GetMatchingFileByName ( this |
||
GetNotExistingFilesInOtherQuery ( this |
||
GetQueries ( this |
||
GetSearchDirs ( this |
||
HasMatches ( this |
public static GetFiles ( this |
||
queries | this |
|
Результат | IEnumerable |
public static GetMatchingFileByName ( this |
||
queries | this |
|
fileName | string | |
Результат | string |
public static GetNotExistingFilesInOtherQuery ( this |
||
queries | this |
|
otherQueries | List |
|
Результат | List |
public static GetQueries ( this |
||
queries | this |
|
Результат | string |
public static GetSearchDirs ( this |
||
queries | this |
|
Результат | string |
public static HasMatches ( this |
||
queries | this |
|
Результат | bool |