Core/SimplePropertyBag library
Classes
-
SimplePropertyBag<
TKey> - Represents a simple property bag.
Typedefs
-
IPropertyBagChangedDelegate<
TKey> = void Function(SimplePropertyBag< TKey> simplePropertyBag) - The Interface PropertyBagChangedDelegateInterface.