C# Class XamarinEvolveIOS.MeetUpViewController

Inheritance: PlaceListViewController
Mostrar archivo Open project: bholmes/XamarinEvolve2013Project Class Usage Examples

Private Properties

Property Type Description
ChangeSortMethod void
SortButtonTouched void

Public Methods

Method Description
MeetUpViewController ( ) : System
ViewDidLoad ( ) : void

Private Methods

Method Description
ChangeSortMethod ( PlaceSortMethod sortMethod ) : void
SortButtonTouched ( ) : void

Method Details

MeetUpViewController() public method

public MeetUpViewController ( ) : System
return System

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void