GroupLab Widget Tap Library

Path.Part Constructor (String, Grammar)

Initialises the current part from the information in a string representation of it.

public Path.Part(
   string part,
   Grammar grammar
);

Parameters

part
A path part in string form.
grammar
A path grammar.

See Also

Path.Part Class | GroupLab.WidgetTap Namespace | Path.Part Constructor Overload List