C# Class WhereIsMyMac.MainWindowController

Exibir arquivo Open project: kangaroo/monomac Class Usage Examples

Public Methods

Method Description
AwakeFromNib ( ) : void
MainWindowController ( ) : System
MainWindowController ( IntPtr handle ) : System

Private Methods

Method Description
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

Method Details

AwakeFromNib() public method

public AwakeFromNib ( ) : void
return void

MainWindowController() public method

public MainWindowController ( ) : System
return System

MainWindowController() public method

public MainWindowController ( IntPtr handle ) : System
handle IntPtr
return System