C# Class ComponentFactory.Krypton.Docking.KryptonFloatspace

Inheritance: KryptonSpace
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Méthodes publiques

Méthode Description
KryptonFloatspace ( ) : System

Initialize a new instance of the KryptonFloatspace class.

ToString ( ) : string

Gets a string representation of the class.

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

KryptonFloatspace() public méthode

Initialize a new instance of the KryptonFloatspace class.
public KryptonFloatspace ( ) : System
Résultat System

ToString() public méthode

Gets a string representation of the class.
public ToString ( ) : string
Résultat string