Method | Description | |
---|---|---|
FindEntryByUuid ( string entryId ) : PwEntry | ||
FindGroupByUuid ( string groupId ) : PwGroup | ||
GetRecycleBin ( ) : PwGroup | ||
Kdb4Tree ( System.Xml.Linq.XDocument document ) : System |
public FindEntryByUuid ( string entryId ) : PwEntry | ||
entryId | string | |
return | PwEntry |
public FindGroupByUuid ( string groupId ) : PwGroup | ||
groupId | string | |
return | PwGroup |
public Kdb4Tree ( System.Xml.Linq.XDocument document ) : System | ||
document | System.Xml.Linq.XDocument | |
return | System |