Interface IPostponedFileOperation

All Known Implementing Classes:
AddFilePostponedOperation, DeleteFilePostponedOperation, ReplaceFileContentPostponedOperation

public interface IPostponedFileOperation
The postponed file operation.
  • Method Details

    • perform

      void perform(IMergeSession mergeSession)
      Performs the operation.
      Parameters:
      mergeSession - the merge session, cannot be null