Represents a global registry of type associations.
Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public static class TypeAssociationRegistry
|
| Visual Basic (Declaration) |
Public NotInheritable Class TypeAssociationRegistry
|
| Visual C++ |
public ref class TypeAssociationRegistry abstract sealed
|
| F# |
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TypeAssociationRegistry = class end
|
Remarks
Inheritance Hierarchy
See Also