Click or drag to resize

CentralSettingsLoadProtectionChangedEventHandler Delegate

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public delegate void LoadProtectionChangedEventHandler(
	string pluginName
)

Parameters

pluginName
Type: SystemString
See Also