Namespace Fibula.Items.Contracts.Delegates
Delegates
OnContentAdded
Delegate meant for when content is added to a container.
OnContentRemoved
Delegate meant for when content is removed from a container.
OnContentUpdated
Delegate meant for when content is updated in a container.
OnItemCreated
Delegate meant for when an item is created.