C# Class LondonBike.MapViewController.CycleAnnotation

Inheritance: MKAnnotation
Afficher le fichier Open project: nicwise/londonbikeapp

Méthodes publiques

Свойство Type Description
Bike BikeLocation
PinView MKPinAnnotationView

Méthodes publiques

Méthode Description
CycleAnnotation ( BikeLocation bike ) : System

Method Details

CycleAnnotation() public méthode

public CycleAnnotation ( BikeLocation bike ) : System
bike BikeLocation
Résultat System

Property Details

Bike public_oe property

public BikeLocation,LondonBike Bike
Résultat BikeLocation

PinView public_oe property

public MKPinAnnotationView PinView
Résultat MKPinAnnotationView