C# Class ClaudiaIDE.Options.ClaudiaIdeOptionPageGrid

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Show file Open project: zxsean/ClaudiaIDE

Private Properties

Property Type Description

Public Methods

Method Description
ClaudiaIdeOptionPageGrid ( ) : System

Protected Methods

Method Description
OnApply ( PageApplyEventArgs e ) : void

Method Details

ClaudiaIdeOptionPageGrid() public method

public ClaudiaIdeOptionPageGrid ( ) : System
return System

OnApply() protected method

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
return void