This commit is contained in:
Paul Schneider 2016-11-24 01:01:41 +01:00
commit 6d5178bf43
16 changed files with 1209 additions and 34 deletions

View file

@ -5,7 +5,7 @@ namespace Yavsc.Models.Billing
public class ServiceContract<P> where P : Service
{
}
}