C# Class PassFruit.Ui.ConsoleApp.AccountSection

Afficher le fichier Open project: bettiolo/PassFruit Class Usage Examples

Méthodes publiques

Méthode Description
AccountSection ( IDatastore dataStore ) : System
ChooseAccount ( ) : void

Private Methods

Méthode Description
DeleteAccount ( IAccount account ) : bool
DisplayAccount ( IAccount account ) : void
ShowPasswordsOrEditAccount ( IAccount account ) : void
WriteAccountList ( ) : void

Method Details

AccountSection() public méthode

public AccountSection ( IDatastore dataStore ) : System
dataStore IDatastore
Résultat System

ChooseAccount() public méthode

public ChooseAccount ( ) : void
Résultat void