C# 클래스 KeePass.Util.EntryTemplates

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

공개 메소드들

메소드 설명
Init ( ToolStripSplitButton btnHost ) : void
Release ( ) : void

비공개 메소드들

메소드 설명
AddEmpty ( ) : void
AddItem ( PwEntry pe ) : void
AddSeparator ( ) : void
Clear ( ) : void
CreateEntry ( PwEntry peTemplate ) : void
OnMenuExecute ( object sender, EventArgs e ) : void
OnMenuOpening ( object sender, EventArgs e ) : void
Update ( ) : void
UpdateEx ( ) : bool

메소드 상세

Init() 공개 정적인 메소드

public static Init ( ToolStripSplitButton btnHost ) : void
btnHost System.Windows.Forms.ToolStripSplitButton
리턴 void

Release() 공개 정적인 메소드

public static Release ( ) : void
리턴 void