C# Class SourceWriter.SearchPrefsController

Datei anzeigen Open project: xamarin/mac-samples

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
SearchPrefsController ( IntPtr handle ) : System

Initializes a new instance of the SourceWriter.SearchPrefsController class.

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

SearchPrefsController() public method

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