C# Class Team6A_LibraryManagementSystem.BookList

Show file Open project: yemaw/Library-Management-System

Public Methods

Method Description
BookList ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs pe ) : void

Method Details

BookList() public method

public BookList ( ) : System
return System

OnPaint() protected method

protected OnPaint ( PaintEventArgs pe ) : void
pe PaintEventArgs
return void