C# Class MacInspector.MainWindowController

Afficher le fichier Open project: xamarin/mac-samples

Private Properties

Свойство Type Description
FormatSelected void
ReleaseDesignerOutlets void

Méthodes publiques

Méthode Description
MainWindowController ( IntPtr handle ) : System

Initializes a new instance of the T:MacInspector.MainWindowController class.

Private Methods

Méthode Description
FormatSelected ( Foundation sender ) : void

Handles the user clicking on the Format Segment Control in the Toolbar.

ReleaseDesignerOutlets ( ) : void

Method Details

MainWindowController() public méthode

Initializes a new instance of the T:MacInspector.MainWindowController class.
public MainWindowController ( IntPtr handle ) : System
handle IntPtr Handle.
Résultat System