Delegate StatefulCollection<T>.CommitCollectionEventHandlder
Namespace: Simplic.Collections.Generic
Assembly: Simplic.CoreLib.dll
Syntax
public delegate void CommitCollectionEventHandlder(object sender, CommitCollectionEventArgs args);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
CommitCollectionEventArgs | args |