Type Association Attribute Constructor
Definition
Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
Overload List
Type | Constructs a new TypeAssociationAttribute |
Type | Constructs a new TypeAssociationAttribute |
TypeAssociationAttribute(String, Type)
Constructs a new TypeAssociationAttribute
TypeAssociationAttribute(Type, String, Type)
Constructs a new TypeAssociationAttribute
public TypeAssociationAttribute(
Type owner,
string key,
Type value
)