C# Class StatLight.Core.Tests.Console.ArgExtensions

Afficher le fichier Open project: staxmanade/StatLight

Méthodes publiques

Méthode Description
CommandLineToArgs ( string commandLine ) : string[]
ToArgOptions ( this commandLine ) : ArgOptions

Private Methods

Méthode Description
CommandLineToArgvW ( [ lpCmdLine, int &pNumArgs ) : IntPtr

Method Details

CommandLineToArgs() public static méthode

public static CommandLineToArgs ( string commandLine ) : string[]
commandLine string
Résultat string[]

ToArgOptions() public static méthode

public static ToArgOptions ( this commandLine ) : ArgOptions
commandLine this
Résultat ArgOptions