C# Class SourceWriter.AboutViewController

Handles the View that is displayed inside the SourceWriter.AboutWindowController
Inheritance: NSViewController
Afficher le fichier Open project: xamarin/mac-samples

Méthodes publiques

Méthode Description
AboutViewController ( IntPtr handle ) : System

Initializes a new instance of the SourceWriter.AboutViewController class.

Private Methods

Méthode Description
IconsClicked ( Foundation sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

AboutViewController() public méthode

Initializes a new instance of the SourceWriter.AboutViewController class.
public AboutViewController ( IntPtr handle ) : System
handle System.IntPtr Handle.
Résultat System