C# Class PKStudio.Forms.Editors.Pages.LibraryCategory.LibraryCategoryPageBase

Afficher le fichier Open project: AlexandrSurkov/PKStudio

Protected Properties

Свойство Type Description
LibCat LibraryCategoryWrapper

Méthodes publiques

Méthode Description
LibraryCategoryPageBase ( ) : PKStudio.ItemWrappers
LibraryCategoryPageBase ( LibraryCategoryWrapper LibCat ) : PKStudio.ItemWrappers

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

OnInitialized ( ) : void
RefreshControl ( ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

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

LibraryCategoryPageBase() public méthode

public LibraryCategoryPageBase ( ) : PKStudio.ItemWrappers
Résultat PKStudio.ItemWrappers

LibraryCategoryPageBase() public méthode

public LibraryCategoryPageBase ( LibraryCategoryWrapper LibCat ) : PKStudio.ItemWrappers
LibCat LibraryCategoryWrapper
Résultat PKStudio.ItemWrappers

OnInitialized() protected méthode

protected OnInitialized ( ) : void
Résultat void

RefreshControl() protected méthode

protected RefreshControl ( ) : void
Résultat void

Property Details

LibCat protected_oe property

protected LibraryCategoryWrapper LibCat
Résultat LibraryCategoryWrapper