format du code
This commit is contained in:
parent
4e086a50c0
commit
efa6e411e4
1 changed files with 2 additions and 2 deletions
|
|
@ -7,9 +7,9 @@ using System.Linq;
|
||||||
namespace ZicMoove.Model.Workflow
|
namespace ZicMoove.Model.Workflow
|
||||||
{
|
{
|
||||||
using Data;
|
using Data;
|
||||||
using Interfaces;
|
|
||||||
using Musical;
|
using Musical;
|
||||||
using Social;
|
using YavscLib.Workflow;
|
||||||
|
|
||||||
public partial class Estimate : IEstimate
|
public partial class Estimate : IEstimate
|
||||||
{
|
{
|
||||||
public long Id { get; set; }
|
public long Id { get; set; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue