C# 클래스 ComponentFactory.Krypton.Navigator.ViewBuilderLicence

Extend the base class with licence checking.
상속: ViewBuilderBase
파일 보기 프로젝트 열기: ComponentFactory/Krypton

보호된 메소드들

메소드 설명
PerformLicenceChecking ( KryptonNavigator navigator ) : void

Perform licence checking actions.

메소드 상세

PerformLicenceChecking() 보호된 메소드

Perform licence checking actions.
protected PerformLicenceChecking ( KryptonNavigator navigator ) : void
navigator KryptonNavigator Navigator control reference.
리턴 void