Namespace SunamoDebugCollection
Classes
- DebugCollection<T>
A debug-friendly collection that can be used in both development and production environments. Provides functionality to prevent adding specific items to the collection.
- DebugLongCollection
A specialized debug collection for long integer values with statistical tracking capabilities.