Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Interface: RT.CommandLine.ICommandLineValidatable

Summary

Contains methods to validate and post-process a class representing command-line options as populated by CommandLineParser.

Instance methods

ConsoleColoredString
  • Abstract
When implemented in a class, returns an error message if the contents of the class are invalid, otherwise returns null. (see also remarks)