프로퍼티 | 타입 | 설명 | |
---|---|---|---|
execPath | string | ||
isProcNEqExec | bool | ||
procPath | string | ||
status | ProcStat |
메소드 | 설명 | |
---|---|---|
CheckPath ( ) : bool | ||
Clone ( ) : Object | ||
GameExecutionInfo ( ) : System | ||
GameExecutionInfo ( int ESID ) : System | ||
GameExecutionInfo ( string _title, string _path ) : System | ||
GameExecutionInfo ( string _uid, string _title, string _brand, int _esid, System.DateTime _saleday, int _playtime, System.DateTime _firstplay, System.DateTime _lastplay, bool _pne, string _procpath, string _execpath, |
||
Set ( |
||
UpdateStatus2 ( bool>.Dictionary |
||
run ( ) : bool |
public GameExecutionInfo ( string _title, string _path ) : System | ||
_title | string | |
_path | string | |
리턴 | System |
public GameExecutionInfo ( string _uid, string _title, string _brand, int _esid, System.DateTime _saleday, int _playtime, System.DateTime _firstplay, System.DateTime _lastplay, bool _pne, string _procpath, string _execpath, |
||
_uid | string | |
_title | string | |
_brand | string | |
_esid | int | |
_saleday | System.DateTime | |
_playtime | int | |
_firstplay | System.DateTime | |
_lastplay | System.DateTime | |
_pne | bool | |
_procpath | string | |
_execpath | string | |
_displayInfo | ||
리턴 | System |
public UpdateStatus2 ( bool>.Dictionary |
||
dic | bool>.Dictionary | |
running | bool | |
time | int | |
리턴 | bool |