public ArgParser(ParamParserV2 parser) { this._parser = parser; }
public CommandParser(ParamParserV2 parser) { this._parser = parser; }