C# 클래스 ETW2JSON.Program.CommandLineInfo

파일 보기 프로젝트 열기: ETWTools/ETW2JSON

공개 프로퍼티들

프로퍼티 타입 설명
Inputs List
Output string

공개 메소드들

메소드 설명
CommandLineInfo ( string args ) : System
Initialize ( ) : bool

메소드 상세

CommandLineInfo() 공개 메소드

public CommandLineInfo ( string args ) : System
args string
리턴 System

Initialize() 공개 메소드

public Initialize ( ) : bool
리턴 bool

프로퍼티 상세

Inputs 공개적으로 프로퍼티

public List Inputs
리턴 List

Output 공개적으로 프로퍼티

public string Output
리턴 string