C# 클래스 AutoQuery.Program

파일 보기 프로젝트 열기: CarlosX/RakionLauncher

공개 프로퍼티들

프로퍼티 타입 설명
_SQL MySqlBase
_dir string
_file_config string
debug bool
delay int
infi bool
ini Systems.Ini
max_count int
s_timer int

공개 메소드들

메소드 설명
CommandsExec ( ) : void

비공개 메소드들

메소드 설명
Main ( string args ) : void

메소드 상세

CommandsExec() 공개 정적인 메소드

public static CommandsExec ( ) : void
리턴 void

프로퍼티 상세

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

public static MySqlBase,AutoQuery _SQL
리턴 MySqlBase

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

public static string _dir
리턴 string

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

public static string _file_config
리턴 string

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

public static bool debug
리턴 bool

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

public static int delay
리턴 int

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

public static bool infi
리턴 bool

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

public static Systems.Ini,AutoQuery ini
리턴 Systems.Ini

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

public static int max_count
리턴 int

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

public static int s_timer
리턴 int