C# (CSharp) CmisSync.Lib.Consumer.SituationSolver.PWC Пространство имен

Классы

Имя Описание
AbstractEnhancedSolverWithPWC Abstract enhanced solver for Private Working Copy Usage and Support.
LocalObjectAddedWithPWC Local object added and the server is able to update PWC. If a folder is added => calls the given local folder added solver implementation
LocalObjectChangedRemoteObjectChangedWithPWC Local object changed remote object changed situations are decorated if only the local content has been changed. Otherwise the given fallback will solve the situation.
LocalObjectChangedWithPWC Local object changed and file content should be uploaded via PWC. Otherwise the fallback solver is called.