Method | Description | |
---|---|---|
Add ( |
||
Delete ( |
||
GetAll ( |
||
ProfilePersister ( IDatabaseConfiguration configuration, IPluginMetadata pluginMetadata ) : System.Collections.Generic | ||
Update ( |
Method | Description | |
---|---|---|
CreateDataContext ( ) : |
||
SelectAccount ( IQueryable |
||
SelectProfile ( IQueryable |
public Add ( |
||
profileName | ||
initialized | bool | |
accountName | ||
return |
public Delete ( |
||
profileName | ||
accountName | ||
return | void |
public GetAll ( |
||
accountName | ||
return | IEnumerable |
public ProfilePersister ( IDatabaseConfiguration configuration, IPluginMetadata pluginMetadata ) : System.Collections.Generic | ||
configuration | IDatabaseConfiguration | |
pluginMetadata | IPluginMetadata | |
return | System.Collections.Generic |
public Update ( |
||
profileName | ||
initialized | bool | |
accountName | ||
return |