a comment
This commit is contained in:
parent
86204e11f3
commit
761fdb0d6a
1 changed files with 2 additions and 2 deletions
|
|
@ -16,9 +16,9 @@
|
||||||
public RemoteEntity<Blog, long> Blogspot { get; set; }
|
public RemoteEntity<Blog, long> Blogspot { get; set; }
|
||||||
internal RemoteFilesEntity RemoteFiles { get; set; }
|
internal RemoteFilesEntity RemoteFiles { get; set; }
|
||||||
|
|
||||||
public LocalEntity<ClientProviderInfo,string> Contacts { get; set; }
|
public LocalEntity<ClientProviderInfo, string> Contacts { get; set; }
|
||||||
internal LocalEntity<PageState, int> AppState { get; set; }
|
internal LocalEntity<PageState, int> AppState { get; set; }
|
||||||
|
// TODO internal RemoteEntity<Blacklisted, long> { get; set; }
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// They have no remote exisence ...
|
/// They have no remote exisence ...
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue