public void Register(CommandGroupAttribute attributes) { Attributes = attributes; RegisterDefaultCommand(); RegisterCommands(); }