C# Class Metropass.Core.PCL.Model.Kdb4.Kdb4File

Mostrar archivo Open project: TheAngryByrd/MetroPass Class Usage Examples

Public Properties

Property Type Description
kdb4Format Kdb4Format
pwDatabase PwDatabase

Public Methods

Method Description
Kdb4File ( PwDatabase pwDatabase ) : Metropass.Core.PCL.Cipher

Method Details

Kdb4File() public method

public Kdb4File ( PwDatabase pwDatabase ) : Metropass.Core.PCL.Cipher
pwDatabase PwDatabase
return Metropass.Core.PCL.Cipher

Property Details

kdb4Format public_oe property

public Kdb4Format kdb4Format
return Kdb4Format

pwDatabase public_oe property

public PwDatabase pwDatabase
return PwDatabase