SimpleDocumentServerFunctions.cs
299 Bytes
using System;
using System.Collections.Generic;
using System.Linq;
using Sungero.Core;
using Sungero.CoreEntities;
using Sungero.Docflow.SimpleDocument;
using Sungero.Domain.Shared;
using Sungero.Metadata;
namespace Sungero.Docflow.Server
{
partial class SimpleDocumentFunctions
{
}
}