This commit is contained in:
Paul Schneider 2017-02-06 17:31:44 +01:00
commit 6c314caec0
5 changed files with 5 additions and 182 deletions

View file

@ -2,7 +2,7 @@ using System;
using Yavsc.Interfaces.Workflow;
using Yavsc.Models.Market;
namespace Yavsc.Models.Billing
namespace Yavsc.Models.Workflow
{
public class Query<P>: IBaseTrackedEntity where P : BaseProduct

File diff suppressed because one or more lines are too long