Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: CommandLineValidationException(EggsNode)

Declaration

public CommandLineValidationException(
    EggsNode message
)

Summary

Constructor.

Parameters

EggsNodemessage Provide a helpful, descriptive message for the user to determine how to provide a valid command-line parameter. This message is colorized with CommandLineParser.Colorize(EggsNode).