format du code

This commit is contained in:
Paul Schneider 2017-03-09 15:21:41 +01:00
commit efa6e411e4

View file

@ -7,9 +7,9 @@ using System.Linq;
namespace ZicMoove.Model.Workflow
{
using Data;
using Interfaces;
using Musical;
using Social;
using YavscLib.Workflow;
public partial class Estimate : IEstimate
{
public long Id { get; set; }