Namespace Nautilus.Commands Classes ConsoleCommandAttribute Attribute used to signify the decorated method should be called in response to a console command. Decorated method must be both public and static.