Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
KanColle
Flash
Handler
C# Class KanColle.Flash.Handler
Mostra file
Open project: undisputed-seraphim/KanColleAPI
Public Methods
Method
Description
Exit
( ) :
void
GetApiPort
(
string
memberID
) :
string
StartUp
( ) :
void
Private Methods
Method
Description
SendMessage
(
Int32
hWnd
,
Int32
Msg
,
Int32
wParam
,
Int32
lParam
) :
Int32
Method Details
Exit()
public
method
public
Exit
( ) :
void
return
void
GetApiPort()
public
method
public
GetApiPort
(
string
memberID
) :
string
memberID
string
return
string
StartUp()
public
method
public
StartUp
( ) :
void
return
void