public void ChangeCommandNameConvention(CommandNameConvention convention) { _nameConvention = convention; }