Common Namespace

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image
Common utility classes that are used throughout the whole framework

Classes

  ClassDescription
Public classArrayEqualityComparer
This EqualityComparer can compare if an array of objects is equal to another array of objects by comparing the contained objects itself
Public classExtensionMethods
Holds all Extension methods that are used throughout the framework

Interfaces

  InterfaceDescription
Public interfaceICloneable<(Of <(<'T>)>)>
Supports cloning, which creates a new instance of the same type with the same value as an existing instance.