C# Класс StatLight.Core.Tests.Console.ArgExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
CommandLineToArgs ( string commandLine ) : string[]
ToArgOptions ( this commandLine ) : ArgOptions

Приватные методы

Метод Описание
CommandLineToArgvW ( [ lpCmdLine, int &pNumArgs ) : IntPtr

Описание методов

CommandLineToArgs() публичный статический Метод

public static CommandLineToArgs ( string commandLine ) : string[]
commandLine string
Результат string[]

ToArgOptions() публичный статический Метод

public static ToArgOptions ( this commandLine ) : ArgOptions
commandLine this
Результат ArgOptions