C# Class ComponentFactory.Krypton.Navigator.ViewBuilderLicence

Extend the base class with licence checking.
Inheritance: ViewBuilderBase
Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes protégées

Méthode Description
PerformLicenceChecking ( KryptonNavigator navigator ) : void

Perform licence checking actions.

Method Details

PerformLicenceChecking() protected méthode

Perform licence checking actions.
protected PerformLicenceChecking ( KryptonNavigator navigator ) : void
navigator KryptonNavigator Navigator control reference.
Résultat void