C# 클래스 Team6A_LibraryManagementSystem.BookList

파일 보기 프로젝트 열기: yemaw/Library-Management-System

공개 메소드들

메소드 설명
BookList ( ) : System

보호된 메소드들

메소드 설명
OnPaint ( PaintEventArgs pe ) : void

메소드 상세

BookList() 공개 메소드

public BookList ( ) : System
리턴 System

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs pe ) : void
pe PaintEventArgs
리턴 void