C# 클래스 KeePass.UI.ProtectedDialog

파일 보기 프로젝트 열기: amiryal/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
ProtectedDialog ( UIFormConstructor fnConstruct, UIFormResultBuilder fnResultBuilder ) : System
ShowDialog ( object &objResult, object objConstructParam ) : DialogResult

비공개 메소드들

메소드 설명
ProcessMessagesEx ( ) : void
SecureDialogThread ( object oParam ) : void

메소드 상세

ProtectedDialog() 공개 메소드

public ProtectedDialog ( UIFormConstructor fnConstruct, UIFormResultBuilder fnResultBuilder ) : System
fnConstruct UIFormConstructor
fnResultBuilder UIFormResultBuilder
리턴 System

ShowDialog() 공개 메소드

public ShowDialog ( object &objResult, object objConstructParam ) : DialogResult
objResult object
objConstructParam object
리턴 DialogResult