The Gallio.Common.Normalization namespace provides a simple abstraction
for normalizing objects.
Classes
| Class | Description | |
|---|---|---|
| NormalizationUtils |
Normalization utilities.
|
Interfaces
| Interface | Description | |
|---|---|---|
| INormalizable<(Of <(T>)>) |
Provides a method that may be called by client code to obtain a normalized
copy of an object.
|
