C# Class Conservatorio.Mac.MainWindowController

Inheritance: NSWindowController
Mostrar archivo Open project: abock/conservatorio Class Usage Examples

Private Properties

Property Type Description
MainWindowController System
ReleaseDesignerOutlets void
SaveExportedData System.Threading.Tasks.Task
SaveExportedData System.Threading.Tasks.Task
StartSyncing System.Threading.Tasks.Task

Public Methods

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

Private Methods

Method Description
MainWindowController ( NSCoder coder ) : System
ReleaseDesignerOutlets ( ) : void
SaveExportedData ( ) : System.Threading.Tasks.Task
SaveExportedData ( NSWindow window, nint panelResult, NSUrl url ) : System.Threading.Tasks.Task
StartSyncing ( ) : System.Threading.Tasks.Task

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 System.IntPtr
return System