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

Datei anzeigen Open project: staxmanade/StatLight

Public Methods

Method Description
CommandLineToArgs ( string commandLine ) : string[]
ToArgOptions ( this commandLine ) : ArgOptions

Private Methods

Method Description
CommandLineToArgvW ( [ lpCmdLine, int &pNumArgs ) : IntPtr

Method Details

CommandLineToArgs() public static method

public static CommandLineToArgs ( string commandLine ) : string[]
commandLine string
return string[]

ToArgOptions() public static method

public static ToArgOptions ( this commandLine ) : ArgOptions
commandLine this
return ArgOptions