Method | Description | |
---|---|---|
AccountSection ( IDatastore dataStore ) : System | ||
ChooseAccount ( ) : void |
Method | Description | |
---|---|---|
DeleteAccount ( IAccount account ) : bool | ||
DisplayAccount ( IAccount account ) : void | ||
ShowPasswordsOrEditAccount ( IAccount account ) : void | ||
WriteAccountList ( ) : void |
public AccountSection ( IDatastore dataStore ) : System | ||
dataStore | IDatastore | |
return | System |