refact.
This commit is contained in:
10
Yavsc.Server/Models/Billing/Contract.cs
Normal file
10
Yavsc.Server/Models/Billing/Contract.cs
Normal file
@ -0,0 +1,10 @@
|
||||
using Yavsc.Models.Market;
|
||||
|
||||
namespace Yavsc.Models.Billing
|
||||
{
|
||||
public class ServiceContract<P> where P : Service
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user