sépare le modèle client du serveur, et crée par la même la librairie Yavsc.Api
This commit is contained in:
9
Yavsc.Api/Model/Billing/Command.cs
Normal file
9
Yavsc.Api/Model/Billing/Command.cs
Normal file
@ -0,0 +1,9 @@
|
||||
using Yavsc.Models.Market;
|
||||
|
||||
namespace Yavsc.Models.Billing
|
||||
{
|
||||
|
||||
public class Command<P> where P:BaseProduct {
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user