Method | Description | |
---|---|---|
GetFiles ( this |
||
GetMatchingFileByName ( this |
||
GetNotExistingFilesInOtherQuery ( this |
||
GetQueries ( this |
||
GetSearchDirs ( this |
||
HasMatches ( this |
public static GetFiles ( this |
||
queries | this |
|
return | IEnumerable |
public static GetMatchingFileByName ( this |
||
queries | this |
|
fileName | string | |
return | string |
public static GetNotExistingFilesInOtherQuery ( this |
||
queries | this |
|
otherQueries | List |
|
return | List |
public static GetQueries ( this |
||
queries | this |
|
return | string |
public static GetSearchDirs ( this |
||
queries | this |
|
return | string |
public static HasMatches ( this |
||
queries | this |
|
return | bool |