C# Class SourceWriter.AutoCompletePrefsController

Mostra file Open project: xamarin/mac-samples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
AutoCompletePrefsController ( IntPtr handle ) : System

Initializes a new instance of the SourceWriter.AutoCompletePrefsController class.

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

AutoCompletePrefsController() public method

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