TagCreate Method
Creates new Tag.
Namespace: Fluent.Calculations.Primitives.BaseTypesAssembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public static Tag Create(
string name
)
- name String
- Tag name.
TagNew instance of a Tag wit the provided name.