Loc

Loc constructor

Initializes a new instance of Loc class.

public Loc(string href, string label)
Parameter Type Description
href String The href URI.
label String The label.

See Also