Test additional content header

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
public sealed class Tag
Inheritance
Object    Tag

Remarks

Used to provide an additinal context or details to values and calculation results.

Properties

NameTag content.

Methods

CreateCreates new Tag.
ToStringReturns a string that represents the Tag.
(Overrides ObjectToString)

See Also