C# 클래스 SQLCC.Program

파일 보기 프로젝트 열기: jbarker7/sqlcc

공개 메소드들

메소드 설명
ParseCommandLine ( string args ) : string>.Dictionary
RequiredAttributes ( string>.Dictionary args ) : void

비공개 메소드들

메소드 설명
Main ( string args ) : void

메소드 상세

ParseCommandLine() 공개 정적인 메소드

public static ParseCommandLine ( string args ) : string>.Dictionary
args string
리턴 string>.Dictionary

RequiredAttributes() 공개 정적인 메소드

public static RequiredAttributes ( string>.Dictionary args ) : void
args string>.Dictionary
리턴 void