570754e5 89a9 e64f 3ae4 5ebc3390a11e - akesseler/Plexdata.Utilities.Templates GitHub Wiki
Class construction.
Namespace: Plexdata.Utilities.Formatting.Entities
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0
C#
public ArgumentRelation(
string label,
Object value
)
- label
- Type: System.String
The label to be assigned. - value
- Type: System.Object
The value to be assigned.
This constructor takes the label and value as they are.
ArgumentRelations.ArgumentRelation Class
Plexdata.Utilities.Formatting.Entities Namespace