FileFoundEventHandler Delegate
Represents the method that handles OnFileFound events.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public delegate void FileFoundEventHandler(
Object source,
FileFoundArgs e
)
public delegate void FileFoundEventHandler(
Object^ source,
FileFoundArgs^ e
)
Parameters
- source Object
-
- e FileFoundArgs
-