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

Inheritance: FragmentStatePagerAdapter
Afficher le fichier Open project: akshay2000/MonocleGiraffe

Méthodes publiques

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

Method Details

BrowserAdapter() public méthode

public BrowserAdapter ( IEnumerable images, global fm ) : System
images IEnumerable
fm global
Résultat System

GetItem() public méthode

public GetItem ( int position ) : global::Android.Support.V4.App.Fragment
position int
Résultat global::Android.Support.V4.App.Fragment