reactos/irc/TechBot/TechBot.Library/Commands
Marc Piulachs d7b2077ed8 - code refactoring
- made more and more easily extensible:
   * commands automatically loaded from plugins dlls
   * declarative and automatic command parameter parsing
   * common code moved to base classes
- other fixes

svn path=/trunk/; revision=33344
2008-05-07 14:59:28 +00:00
..
Base - code refactoring 2008-05-07 14:59:28 +00:00
ApiCommand.cs - code refactoring 2008-05-07 14:59:28 +00:00
BugCommand.cs - code refactoring 2008-05-07 14:59:28 +00:00
ErrorCommand.cs - code refactoring 2008-05-07 14:59:28 +00:00
HelpCommand.cs - code refactoring 2008-05-07 14:59:28 +00:00
HresultCommand.cs - code refactoring 2008-05-07 14:59:28 +00:00
NtStatusCommand.cs - code refactoring 2008-05-07 14:59:28 +00:00
ReactOSBugUrl.cs - code refactoring 2008-05-07 14:59:28 +00:00
SambaBugUrl.cs - code refactoring 2008-05-07 14:59:28 +00:00
SvnCommand.cs - code refactoring 2008-05-07 14:59:28 +00:00
WineBugUrl.cs - code refactoring 2008-05-07 14:59:28 +00:00
WinerrorCommand.cs - code refactoring 2008-05-07 14:59:28 +00:00
WmCommand.cs - code refactoring 2008-05-07 14:59:28 +00:00