C# Class MonoDevelop.FSharp.Project.CompilerOptionsPanel

Inheritance: ItemOptionsPanel
Datei anzeigen Open project: vasili/FSharpBinding

Public Methods

Method Description
ApplyChanges ( ) : void
CreatePanelWidget ( ) : Gtk.Widget
ValidateChanges ( ) : bool

Method Details

ApplyChanges() public method

public ApplyChanges ( ) : void
return void

CreatePanelWidget() public method

public CreatePanelWidget ( ) : Gtk.Widget
return Gtk.Widget

ValidateChanges() public method

public ValidateChanges ( ) : bool
return bool