







Common utility classes that are used throughout the whole framework
Classes
Class | Description | |
---|---|---|
![]() | ArrayEqualityComparer |
This EqualityComparer can compare if an array of objects is equal to another array of objects by comparing the contained objects itself
|
![]() | ExtensionMethods |
Holds all Extension methods that are used throughout the framework
|
Interfaces
Interface | Description | |
---|---|---|
![]() | ICloneable<(Of <(<'T>)>)> |
Supports cloning, which creates a new instance of the same type with the same value as an existing instance.
|