C# Class KanColle.Flash.Handler

Afficher le fichier Open project: undisputed-seraphim/KanColleAPI

Méthodes publiques

Méthode Description
Exit ( ) : void
GetApiPort ( string memberID ) : string
StartUp ( ) : void

Private Methods

Méthode Description
SendMessage ( Int32 hWnd, Int32 Msg, Int32 wParam, Int32 lParam ) : Int32

Method Details

Exit() public méthode

public Exit ( ) : void
Résultat void

GetApiPort() public méthode

public GetApiPort ( string memberID ) : string
memberID string
Résultat string

StartUp() public méthode

public StartUp ( ) : void
Résultat void