C# Class SourceWriter.AboutViewController

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

Public Methods

Method Description
AboutViewController ( IntPtr handle ) : System

Initializes a new instance of the SourceWriter.AboutViewController class.

Private Methods

Method Description
IconsClicked ( Foundation sender ) : void
ReleaseDesignerOutlets ( ) : void

Method Details

AboutViewController() public method

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