Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
KeePass
Forms
DataViewerForm
C# Class KeePass.Forms.DataViewerForm
Show file
Open project: cappert/keepass2
Class Usage Examples
Public Methods
Method
Description
InitEx
(
string
strDataDesc
,
byte
pbData
) :
void
Private Methods
Method
Description
BinaryDataToString
( ) :
string
Method Details
InitEx()
public
method
public
InitEx
(
string
strDataDesc
,
byte
pbData
) :
void
strDataDesc
string
pbData
byte
return
void