C# Class Rsdn.Janus.NavigationPageBase

Inheritance: INavigationPage
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
CreateControl ( ) : Control
Dispose ( ) : void

Méthodes protégées

Méthode Description
NavigationPageBase ( [ name, [ header ) : System

Method Details

CreateControl() public abstract méthode

public abstract CreateControl ( ) : Control
Résultat System.Windows.Forms.Control

Dispose() public méthode

public Dispose ( ) : void
Résultat void

NavigationPageBase() protected méthode

protected NavigationPageBase ( [ name, [ header ) : System
name [
header [
Résultat System