C# 클래스 sparkc.Program.Options

파일 보기 프로젝트 열기: spark-shading-language/spark

공개 프로퍼티들

프로퍼티 타입 설명
fileNames List
outputPrefix string

공개 메소드들

메소드 설명
Parse ( string args ) : Options

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( string args ) : Options
args string
리턴 Options

프로퍼티 상세

fileNames 공개적으로 프로퍼티

public List fileNames
리턴 List

outputPrefix 공개적으로 프로퍼티

public string outputPrefix
리턴 string