An NDoc Documented Class Library
Shape.Arg Constructor
Construct an Arg class.
public Shape.Arg(
string
type
,
string
id
);
Parameters
type
tring. type of the argument (e.g., "Point")
id
UID. UUID of the argument
See Also
Shape.Arg Class
|
Converter Namespace