C# Class SourceWriter.EditorPrefsController

Exibir arquivo Open project: xamarin/mac-samples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
EditorPrefsController ( IntPtr handle ) : System

Initializes a new instance of the SourceWriter.EditorPrefsController class.

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

EditorPrefsController() public method

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