C# Class DroidKaigi2016Xamarin.Droid.Fragments.MyScheduleFragment

Inheritance: SessionsFragment
显示文件 Open project: amay077/DroidKaigi2016Xamarin

Public Methods

Method Description
NewInstance ( ) : MyScheduleFragment

Protected Methods

Method Description
LoadData ( ) : IDisposable

Method Details

LoadData() protected method

protected LoadData ( ) : IDisposable
return IDisposable

NewInstance() public static method

public static NewInstance ( ) : MyScheduleFragment
return MyScheduleFragment