C# Class Rsdn.Janus.Framework.JanusDockPane

Afficher le fichier Open project: rsdn/janus

Private Properties

Свойство Type Description
CustomInitializeComponent void
InitializeComponent void

Méthodes publiques

Méthode Description
CompareTo ( object obj ) : int
JanusDockPane ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
CustomInitializeComponent ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

CompareTo() public méthode

public CompareTo ( object obj ) : int
obj object
Résultat int

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

JanusDockPane() public méthode

public JanusDockPane ( ) : System
Résultat System