C# 클래스 CSharpScriptTest.Program

파일 보기 프로젝트 열기: renketsu0/oculus_data_vis

공개 메소드들

메소드 설명
debugRawOutput ( ) : void
makeArray ( ) : void
rollerCoasterSet ( ) : ].string[
splitLine ( string line ) : string[]

비공개 메소드들

메소드 설명
Main ( String args ) : int

메소드 상세

debugRawOutput() 공개 정적인 메소드

public static debugRawOutput ( ) : void
리턴 void

makeArray() 공개 정적인 메소드

public static makeArray ( ) : void
리턴 void

rollerCoasterSet() 공개 정적인 메소드

public static rollerCoasterSet ( ) : ].string[
리턴 ].string[

splitLine() 공개 정적인 메소드

public static splitLine ( string line ) : string[]
line string
리턴 string[]