refactoring
This commit is contained in:
parent
fafa1a5c5f
commit
38d3df9883
14 changed files with 5785 additions and 20 deletions
|
|
@ -1,9 +0,0 @@
|
|||
namespace YavscLib
|
||||
{
|
||||
public interface IAccountBalance
|
||||
{
|
||||
long ContactCredits { get; set; }
|
||||
decimal Credits { get; set; }
|
||||
string UserId { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue