C# 클래스 KeePass.Forms.FileClosingEventArgs

Event arguments structure for file-closing events.
상속: KeePass.Util.CancellableOperationEventArgs
파일 보기 프로젝트 열기: cappert/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
FileClosingEventArgs ( KeePassLib.PwDatabase pwDatabase ) : System

Default constructor.

메소드 상세

FileClosingEventArgs() 공개 메소드

Default constructor.
public FileClosingEventArgs ( KeePassLib.PwDatabase pwDatabase ) : System
pwDatabase KeePassLib.PwDatabase
리턴 System