Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SteamDroid
App
Chat
C# Class SteamDroid.App.Chat
Inheritance:
Android.App.Activity
Mostrar archivo
Open project: FlyingPie/SteamDroid
Protected Methods
Method
Description
OnCreate
(
Bundle
bundle
) :
void
OnStop
( ) :
void
UpdateFriend
( ) :
void
Private Methods
Method
Description
ClickSend
(
object
sender
,
EventArgs
e
) :
void
Method Details
OnCreate()
protected
method
protected
OnCreate
(
Bundle
bundle
) :
void
bundle
Bundle
return
void
OnStop()
protected
method
protected
OnStop
( ) :
void
return
void
UpdateFriend()
protected
method
protected
UpdateFriend
( ) :
void
return
void