Function Version.toString

Formats the dsdl2.Version into its construction representation: "dsdl2.Version(<major>, <minor>, <patch>)"

string toString() @safe const;

Returns

the formatted string