a comment

This commit is contained in:
Paul Schneider 2016-12-13 10:58:23 +01:00
commit 761fdb0d6a

View file

@ -18,7 +18,7 @@
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>