C# 클래스 saviine_server.Program

파일 보기 프로젝트 열기: Maschell/saviine

공개 프로퍼티들

프로퍼티 타입 설명
common string
dumpfolder string
injectfolder string
logs_root string
root string

공개 메소드들

메소드 설명
countDirectory ( string targetDirectory ) : int

비공개 메소드들

메소드 설명
Handle ( object client_obj ) : void
Log ( StreamWriter log, String str ) : void
LogNoLine ( StreamWriter log, String str ) : void
Main ( string args ) : void
getRealPathCurrent ( string prefix, string path, string title_id ) : string
getRealPathCurrentDump ( string path, string title_id ) : string
getRealPathCurrentInject ( string path, string title_id ) : string

메소드 상세

countDirectory() 공개 정적인 메소드

public static countDirectory ( string targetDirectory ) : int
targetDirectory string
리턴 int

프로퍼티 상세

common 공개적으로 정적으로 프로퍼티

public static string common
리턴 string

dumpfolder 공개적으로 정적으로 프로퍼티

public static string dumpfolder
리턴 string

injectfolder 공개적으로 정적으로 프로퍼티

public static string injectfolder
리턴 string

logs_root 공개적으로 정적으로 프로퍼티

public static string logs_root
리턴 string

root 공개적으로 정적으로 프로퍼티

public static string root
리턴 string