C# Class LondonBike.MapViewController.CycleAnnotation

Inheritance: MKAnnotation
Exibir arquivo Open project: nicwise/londonbikeapp

Public Properties

Property Type Description
Bike BikeLocation
PinView MKPinAnnotationView

Public Methods

Method Description
CycleAnnotation ( BikeLocation bike ) : System

Method Details

CycleAnnotation() public method

public CycleAnnotation ( BikeLocation bike ) : System
bike BikeLocation
return System

Property Details

Bike public_oe property

public BikeLocation,LondonBike Bike
return BikeLocation

PinView public_oe property

public MKPinAnnotationView PinView
return MKPinAnnotationView