C# Class Topshelf.TopshelfHelper

Afficher le fichier Open project: AlexMAS/Topshelf.Unix Class Usage Examples

Méthodes publiques

Méthode Description
BuildCommandLine ( object>.IDictionary commandLineParams ) : string
GetStatus ( this target ) : ServiceControllerStatus
NormalizeCommandLine ( ) : string
ParseCommandLine ( string commandLine ) : object>.IDictionary

Method Details

BuildCommandLine() public static méthode

public static BuildCommandLine ( object>.IDictionary commandLineParams ) : string
commandLineParams object>.IDictionary
Résultat string

GetStatus() public static méthode

public static GetStatus ( this target ) : ServiceControllerStatus
target this
Résultat ServiceControllerStatus

NormalizeCommandLine() public static méthode

public static NormalizeCommandLine ( ) : string
Résultat string

ParseCommandLine() public static méthode

public static ParseCommandLine ( string commandLine ) : object>.IDictionary
commandLine string
Résultat object>.IDictionary