C# Class IInteractive.WebConsole.Program

Afficher le fichier Open project: iinteractive/IInteractive.WebTest

Méthodes publiques

Свойство Type Description
CONFIG_ARG_PREFIXES string[]
CONFIG_FILE_ERROR_MESSAGE string
HELP_MESSAGE string
MISSING_CONFIG_FILE_MESSAGE string
MISSING_CONFIG_SECTIONS_MESSAGE string

Méthodes publiques

Méthode Description
Execute ( ) : int
Program ( string Args ) : System

Private Methods

Méthode Description
Main ( string args ) : int

Method Details

Execute() public méthode

public Execute ( ) : int
Résultat int

Program() public méthode

public Program ( string Args ) : System
Args string
Résultat System

Property Details

CONFIG_ARG_PREFIXES public_oe static_oe property

public static string[] CONFIG_ARG_PREFIXES
Résultat string[]

CONFIG_FILE_ERROR_MESSAGE public_oe static_oe property

public static string CONFIG_FILE_ERROR_MESSAGE
Résultat string

HELP_MESSAGE public_oe static_oe property

public static string HELP_MESSAGE
Résultat string

MISSING_CONFIG_FILE_MESSAGE public_oe static_oe property

public static string MISSING_CONFIG_FILE_MESSAGE
Résultat string

MISSING_CONFIG_SECTIONS_MESSAGE public_oe static_oe property

public static string MISSING_CONFIG_SECTIONS_MESSAGE
Résultat string