C# 클래스 Search.SearchActivity

상속: Android.App.Activity
파일 보기 프로젝트 열기: gruan01/Xamarin-Example

보호된 메소드들

메소드 설명
OnCreate ( Bundle bundle ) : void
OnNewIntent ( Android.Content.Intent intent ) : void

비공개 메소드들

메소드 설명
Btn_Click ( object sender, EventArgs e ) : void
HandleIntent ( Android.Content.Intent intent ) : void

메소드 상세

OnCreate() 보호된 메소드

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
리턴 void

OnNewIntent() 보호된 메소드

protected OnNewIntent ( Android.Content.Intent intent ) : void
intent Android.Content.Intent
리턴 void