C# Class MonocleGiraffe.Android.Activities.BrowserActivity.BrowserAdapter

Inheritance: FragmentStatePagerAdapter
ファイルを表示 Open project: akshay2000/MonocleGiraffe

Public Methods

Method Description
BrowserAdapter ( IEnumerable images, global fm ) : System
GetItem ( int position ) : global::Android.Support.V4.App.Fragment

Method Details

BrowserAdapter() public method

public BrowserAdapter ( IEnumerable images, global fm ) : System
images IEnumerable
fm global
return System

GetItem() public method

public GetItem ( int position ) : global::Android.Support.V4.App.Fragment
position int
return global::Android.Support.V4.App.Fragment