C# 클래스 SQLiteWorkshop.GetPassword

파일 보기 프로젝트 열기: mdmadonna/SQLite-Workshop 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetPassword_Load void
ValidatePassword bool
btnCancel_Click void
btnEnter_Click void

공개 메소드들

메소드 설명
GetPassword ( ) : System

비공개 메소드들

메소드 설명
GetPassword_Load ( object sender, EventArgs e ) : void
ValidatePassword ( ) : bool
btnCancel_Click ( object sender, EventArgs e ) : void
btnEnter_Click ( object sender, EventArgs e ) : void

메소드 상세

GetPassword() 공개 메소드

public GetPassword ( ) : System
리턴 System