| Visual Basic (Declaration) | |
|---|---|
Public Shared Sub AllFilesIn( _ ByVal directory As String, _ ByVal e As Action(Of FindFile.FileFoundEventArgs) _ ) | |
| C# | |
|---|---|
public static void AllFilesIn( string directory, Action<FindFile.FileFoundEventArgs> e ) | |
Parameters
- directory
- e
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7