C# Class SourceWriter.GeneralPrefsController

Show file Open project: xamarin/mac-samples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
GeneralPrefsController ( IntPtr handle ) : System

Initializes a new instance of the SourceWriter.GeneralPrefsController class.

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

GeneralPrefsController() public method

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