C# Class MiddleMeeter.ResultsView

Inheritance: ContentView
显示文件 Open project: csells/MiddleMeeter Class Usage Examples

Public Properties

Property Type Description
ResultsProperty BindableProperty

Public Methods

Method Description
LaunchMapApp ( MiddleMeeter.Place place ) : void
ResultsView ( ) : System

Method Details

LaunchMapApp() public method

public LaunchMapApp ( MiddleMeeter.Place place ) : void
place MiddleMeeter.Place
return void

ResultsView() public method

public ResultsView ( ) : System
return System

Property Details

ResultsProperty public_oe static_oe property

public static BindableProperty ResultsProperty
return BindableProperty