Click or drag to resize

Identifier Constructor

Initializes a new instance of the Identifier class

Namespace:  Stimulsoft.Data.Expressions.NCalc.Domain
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public Identifier(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Data.Expressions.NCalc.Domain.Identifier.#ctor(System.String)"]

See Also