C# 클래스 KeePass.Forms.DvfContextEventArgs

상속: CancellableOperationEventArgs
파일 보기 프로젝트 열기: cappert/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
DvfContextEventArgs ( DataViewerForm form, byte pbData, string strDataDesc, ToolStripComboBox cbViewers ) : System

메소드 상세

DvfContextEventArgs() 공개 메소드

public DvfContextEventArgs ( DataViewerForm form, byte pbData, string strDataDesc, ToolStripComboBox cbViewers ) : System
form DataViewerForm
pbData byte
strDataDesc string
cbViewers System.Windows.Forms.ToolStripComboBox
리턴 System