C# Class MacInspector.DocPrefsViewController

Show file Open project: xamarin/mac-samples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
DocPrefsViewController ( IntPtr handle ) : System

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

DocPrefsViewController() public method

Initializes a new instance of the T:MacInspector.DocPrefsViewController class.
public DocPrefsViewController ( IntPtr handle ) : System
handle IntPtr Handle.
return System