Table of Contents

Interface IFileChangeFactory

Namespace
InSite.Application.Files.Read
Assembly
Shift.Sdk.dll
public interface IFileChangeFactory
Extension Methods

Methods

CreateChanges(FileStorageModel, FileStorageModel)

FileChange[] CreateChanges(FileStorageModel oldModel, FileStorageModel newModel)

Parameters

oldModel FileStorageModel
newModel FileStorageModel

Returns

FileChange[]