Метод | Описание | |
---|---|---|
Add ( |
||
Delete ( |
||
GetAll ( |
||
ProfilePersister ( IDatabaseConfiguration configuration, IPluginMetadata pluginMetadata ) : System.Collections.Generic | ||
Update ( |
Метод | Описание | |
---|---|---|
CreateDataContext ( ) : |
||
SelectAccount ( IQueryable |
||
SelectProfile ( IQueryable |
public Add ( |
||
profileName | ||
initialized | bool | |
accountName | ||
Результат |
public Delete ( |
||
profileName | ||
accountName | ||
Результат | void |
public GetAll ( |
||
accountName | ||
Результат | IEnumerable |
public ProfilePersister ( IDatabaseConfiguration configuration, IPluginMetadata pluginMetadata ) : System.Collections.Generic | ||
configuration | IDatabaseConfiguration | |
pluginMetadata | IPluginMetadata | |
Результат | System.Collections.Generic |
public Update ( |
||
profileName | ||
initialized | bool | |
accountName | ||
Результат |