DigitalRune Base Library |
The DigitalRune Base library (DigitalRune.dll) is a .NET helper library containing functionality that is used in most DigitalRune libraries and applications.
This topic contains the following sections:
Here is an overview of features in this library:
Following namespaces belong to the DigitalRune Base library:
1 The DigitalRune Base library (DigitalRune.dll) includes only the interfaces IAnimatableObject, IAnimatableProperty, and IAnimatablePropertyT. All other types related to animation are defined in the DigitalRune Animation library (DigitalRune.Animation.dll).
2 The DigitalRune Base library (DigitalRune.dll) includes only the type Numeric. All other types related to mathematics are defined in the DigitalRune Mathematics library (DigitalRune.Mathematics.dll).
3 The ServiceContainer is available in a separate assembly (DigitalRune.ServiceLocation.dll) because it requires a reference to a third-party assembly (Microsoft.Practices.ServiceLocation.dll).