C# 클래스 MALClient.Android.Fragments.SearchFragments.AnimeSearchPageFragment

상속: MalFragmentBase
파일 보기 프로젝트 열기: Mordonus/MALClient

공개 메소드들

메소드 설명
BuildInstance ( bool initBindings = true ) : AnimeSearchPageFragment

보호된 메소드들

메소드 설명
Init ( Bundle savedInstanceState ) : void
InitBindings ( ) : void

비공개 메소드들

메소드 설명
AnimeSearchPageFragment ( bool initBindings ) : System
AnimeSearchPageListOnItemClick ( object sender, Android.Widget.AdapterView itemClickEventArgs ) : void
GetTemplateDelegate ( int i, AnimeSearchItemViewModel animeSearchItemViewModel, Android.Views.View convertView ) : Android.Views.View
ViewOnClick ( object sender, EventArgs eventArgs ) : void

메소드 상세

BuildInstance() 공개 정적인 메소드

public static BuildInstance ( bool initBindings = true ) : AnimeSearchPageFragment
initBindings bool
리턴 AnimeSearchPageFragment

Init() 보호된 메소드

protected Init ( Bundle savedInstanceState ) : void
savedInstanceState Bundle
리턴 void

InitBindings() 보호된 메소드

protected InitBindings ( ) : void
리턴 void