Namespace BitAddict.Aras.ArasSync
Classes
CommandCategoryAttribute
Defines what cateogry an ArasSync command belongs to. Used when printing help text.
Program
Main program for ArasSync. Mainly defers to ManyConsole.ConsoleCommandDispatcher
UserMessageException
Represents benign errors. Will just print message and exit with rval 1, and not give full stack trace and return with 3.