Class FileChangeFactory
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class FileChangeFactory : IFileChangeFactory
- Inheritance
-
FileChangeFactory
- Implements
- Inherited Members
Constructors
FileChangeFactory(Func<Guid, string>)
public FileChangeFactory(Func<Guid, string> userNameResolver)
Parameters
Methods
CreateChanges(FileStorageModel, FileStorageModel)
public FileChange[] CreateChanges(FileStorageModel oldModel, FileStorageModel newModel)
Parameters
oldModelFileStorageModelnewModelFileStorageModel