C# 클래스 StatLight.Core.Tests.Console.ArgExtensions

파일 보기 프로젝트 열기: staxmanade/StatLight

공개 메소드들

메소드 설명
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