C# 클래스 Monospace11.MapViewController.MapViewDelegate

상속: MKMapViewDelegate
파일 보기 프로젝트 열기: megsoftconsulting/MonkeySpace

공개 메소드들

메소드 설명
GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView
MapViewDelegate ( MapViewController controller ) : System

메소드 상세

GetViewForAnnotation() 공개 메소드

public GetViewForAnnotation ( MKMapView mapView, NSObject annotation ) : MKAnnotationView
mapView MKMapView
annotation NSObject
리턴 MKAnnotationView

MapViewDelegate() 공개 메소드

public MapViewDelegate ( MapViewController controller ) : System
controller MapViewController
리턴 System