C# Class KeePass.IO.Data.Entry.EntryProtects

显示文件 Open project: 0x49D1/WinPass

Public Methods

Method Description
EntryProtects ( Field>.IDictionary fields ) : System

Private Methods

Method Description
IsProtected ( string key ) : bool
Set ( string key, bool isProtected ) : void

Method Details

EntryProtects() public method

public EntryProtects ( Field>.IDictionary fields ) : System
fields Field>.IDictionary
return System