C# Class Team6A_LibraryManagementSystem.BookList

Afficher le fichier Open project: yemaw/Library-Management-System

Méthodes publiques

Méthode Description
BookList ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs pe ) : void

Method Details

BookList() public méthode

public BookList ( ) : System
Résultat System

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs pe ) : void
pe PaintEventArgs
Résultat void