C# Class ClaudiaIDE.Options.ClaudiaIdeOptionPageGrid

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Afficher le fichier Open project: zxsean/ClaudiaIDE

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ClaudiaIdeOptionPageGrid ( ) : System

Méthodes protégées

Méthode Description
OnApply ( PageApplyEventArgs e ) : void

Method Details

ClaudiaIdeOptionPageGrid() public méthode

public ClaudiaIdeOptionPageGrid ( ) : System
Résultat System

OnApply() protected méthode

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
Résultat void