Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WesterdalsApp
MainActivity
C# Class WesterdalsApp.MainActivity
Inheritance:
Android.App.Activity
Show file
Open project: Alexander144/PJ3100Gruppe20GIT
Public Methods
Method
Description
Login
(
object
sender
,
EventArgs
e
) :
void
Protected Methods
Method
Description
OnCreate
(
Bundle
bundle
) :
void
Method Details
Login()
public
method
public
Login
(
object
sender
,
EventArgs
e
) :
void
sender
object
e
System.EventArgs
return
void
OnCreate()
protected
method
protected
OnCreate
(
Bundle
bundle
) :
void
bundle
Bundle
return
void