C# 클래스 Schumix.Server.New.Schumix

파일 보기 프로젝트 열기: Schumix/Schumix2

공개 프로퍼티들

프로퍼티 타입 설명
_processlist Settings>.Dictionary

공개 메소드들

메소드 설명
Start ( string File, string Dir, string Encoding, string Locale, string Identify ) : void

비공개 메소드들

메소드 설명
IsRunnig ( Process process ) : bool
Run ( ) : void
Schumix ( ) : System

메소드 상세

Start() 공개 메소드

public Start ( string File, string Dir, string Encoding, string Locale, string Identify ) : void
File string
Dir string
Encoding string
Locale string
Identify string
리턴 void

프로퍼티 상세

_processlist 공개적으로 프로퍼티

public Dictionary _processlist
리턴 Settings>.Dictionary