refabrique:
* Nouvel espace de noms: Yavsc.Interfaces * Nouvelle interface : ILifeTime * Factorisation
This commit is contained in:
parent
5f310f7c60
commit
a528ca52fe
13 changed files with 28 additions and 25 deletions
|
|
@ -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; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue