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

Afficher le fichier Open project: TheAngryByrd/MetroPass Class Usage Examples

Méthodes publiques

Свойство Type Description
kdb4Format Kdb4Format
pwDatabase PwDatabase

Méthodes publiques

Méthode Description
Kdb4File ( PwDatabase pwDatabase ) : Metropass.Core.PCL.Cipher

Method Details

Kdb4File() public méthode

public Kdb4File ( PwDatabase pwDatabase ) : Metropass.Core.PCL.Cipher
pwDatabase PwDatabase
Résultat Metropass.Core.PCL.Cipher

Property Details

kdb4Format public_oe property

public Kdb4Format kdb4Format
Résultat Kdb4Format

pwDatabase public_oe property

public PwDatabase pwDatabase
Résultat PwDatabase