Fluent Calculations Primitives Class Library Documentation
C#
Test additional content header
Show/Hide TOC
Tag Class
Lightweight annotation of a Value.
Definition
Namespace:
Fluent.Calculations.Primitives.BaseTypes
Assembly:
Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
C#
Copy
View Source
public
sealed
class
Tag
Inheritance
Object
Tag
Remarks
Used to provide an additinal context or details to values and calculation results.
Properties
Name
Tag content.
Methods
Create
Creates new Tag.
ToString
Returns a string that represents the Tag.
(Overrides
Object
ToString
)
See Also
Reference
Fluent.Calculations.Primitives.BaseTypes Namespace
In This Article
Definition
Remarks
Properties
Methods
See Also