Test additional content header

TagToString Method

Returns a string that represents the Tag.

Definition

Namespace: Fluent.Calculations.Primitives.BaseTypes
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public override string ToString()

Return Value

String
Equals to Name property.

See Also