Click or drag to resize

fileWatcherEventCollection Constructor (fileWatcherEventArgs)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the fileWatcherEventCollection class

Namespace:  imbACE.Core.ataman.fileWatch
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public fileWatcherEventCollection(
	fileWatcherEventArgs first
)
Request Example View Source

Parameters

first
Type: imbACE.Core.ataman.fileWatchfileWatcherEventArgs
See Also