C# 클래스 WhereIsMyMac.MainWindowController

파일 보기 프로젝트 열기: kangaroo/monomac 1 사용 예제들

공개 메소드들

메소드 설명
AwakeFromNib ( ) : void
MainWindowController ( ) : System
MainWindowController ( IntPtr handle ) : System

비공개 메소드들

메소드 설명
HandleLocationManagerFailed ( object sender, MonoMac e ) : void
HandleLocationManagerUpdatedLocation ( object sender, CLLocationUpdatedEventArgs e ) : void
MainWindowController ( NSCoder coder ) : System
latitudeRangeForLocation ( CLLocation location ) : double
longitudeRangeForLocation ( CLLocation location ) : double
openInDefaultBrowser ( NSButton sender ) : void

메소드 상세

AwakeFromNib() 공개 메소드

public AwakeFromNib ( ) : void
리턴 void

MainWindowController() 공개 메소드

public MainWindowController ( ) : System
리턴 System

MainWindowController() 공개 메소드

public MainWindowController ( IntPtr handle ) : System
handle IntPtr
리턴 System