CentralSettings.LoadProtectionChangedEventHandler Delegate

CentralSettingsLoadProtectionChangedEventHandler Delegate

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public delegate void LoadProtectionChangedEventHandler(
	string pluginName
)
Public Delegate Sub LoadProtectionChangedEventHandler ( 
	pluginName As String
)

Parameters

pluginName
Type: SystemString
See Also