refactoring: --YavscLib-- => Yavsc
This commit is contained in:
parent
724e0e17ef
commit
776b7dae21
102 changed files with 216 additions and 209 deletions
|
|
@ -1,4 +1,4 @@
|
|||
using YavscLib;
|
||||
using Yavsc
|
||||
|
||||
namespace Yavsc.Interfaces
|
||||
{
|
||||
|
|
@ -7,4 +7,4 @@ namespace Yavsc.Interfaces
|
|||
ICircle Circle { get; set; }
|
||||
IApplicationUser Member { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
using YavscLib;
|
||||
|
||||
|
||||
namespace Yavsc.Interfaces
|
||||
{
|
||||
public interface IGCMDeclaration
|
||||
|
|
@ -17,4 +16,4 @@ namespace Yavsc.Interfaces
|
|||
IApplicationUser DeviceOwner { get; set; }
|
||||
string DeviceOwnerId { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
using YavscLib.Billing;
|
||||
using Yavsc.Billing;
|
||||
|
||||
namespace Yavsc.Models.Billing {
|
||||
public interface IBillingClause {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue