refabrique:

* Nouvel espace de noms: Yavsc.Interfaces
* Nouvelle interface : ILifeTime
* Factorisation
This commit is contained in:
2016-07-29 13:37:46 +02:00
parent 1bb21447eb
commit b7ac60b2a8
13 changed files with 28 additions and 25 deletions

View File

@ -22,7 +22,7 @@ namespace Yavsc.ViewModels.Manage
public long PostsCounter { get; set; }
public IAccountBalance Balance { get; set; }
public AccountBalance Balance { get; set; }
public long ActiveCommandCount { get; set; }