Delegate ClassificationSelector.ClassificationChangedEventHandler
Will be called when classification changed
Namespace: Simplic.Framework.Extension.UI
Assembly: Simplic.Framework.Extension.dll
Syntax
public delegate void ClassificationChangedEventHandler(object sender, ClassificationChangedEventArgs args);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
ClassificationChangedEventArgs | args |