Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ClientLauncher
Patcher.PatchFunctionCompleteEventArgs
C# Class ClientLauncher.Patcher.PatchFunctionCompleteEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: swganhtools/swganhclientlauncher
Public Methods
Method
Description
PatchFunctionCompleteEventArgs
(
string
strMessage
,
bool
blnSuccess
) :
System
Method Details
PatchFunctionCompleteEventArgs()
public
method
public
PatchFunctionCompleteEventArgs
(
string
strMessage
,
bool
blnSuccess
) :
System
strMessage
string
blnSuccess
bool
return
System