a comment

main
Paul Schneider 9 years ago
parent 2e364df4f6
commit 0ed646ecbf
1 changed files with 2 additions and 2 deletions

@ -18,7 +18,7 @@
public LocalEntity<ClientProviderInfo, string> Contacts { get; set; }
internal LocalEntity<PageState, int> AppState { get; set; }
// TODO internal RemoteEntity<Blacklisted, long> { get; set; }
/// <summary>
/// They have no remote exisence ...
/// </summary>

Loading…