Click or drag to resize

GH_AsynchFileDataFileChangedDelegate Delegate

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public delegate void FileChangedDelegate(
	GH_AsynchFileData sender
)

Parameters

sender
Type: Grasshopper.GUIGH_AsynchFileData
See Also