Represents a named association between two types.
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 class TypeAssociationAttribute : Attribute
|
| Visual Basic (Declaration) |
Public Class TypeAssociationAttribute _
Inherits Attribute
|
| Visual C++ |
public ref class TypeAssociationAttribute : public Attribute
|
| F# |
type TypeAssociationAttribute =
class
inherit Attribute
end
|
Remarks
Inheritance Hierarchy
See Also