public sealed class FileSystemSynchronizationStrategy : IFileSystemSynchronizationStrategy,
IApplicationSynchronizationStrategy
Public NotInheritable Class FileSystemSynchronizationStrategy
Implements IFileSystemSynchronizationStrategy, IApplicationSynchronizationStrategy
public ref class FileSystemSynchronizationStrategy sealed : IFileSystemSynchronizationStrategy,
IApplicationSynchronizationStrategy
[<SealedAttribute>]
type FileSystemSynchronizationStrategy =
class
interface IFileSystemSynchronizationStrategy
interface IApplicationSynchronizationStrategy
end
FileSystemSynchronizationStrategy | Initializes a new instance of the FileSystemSynchronizationStrategy class. Initializes a new instance of the Object class. |
CreateFileAsync | Создает новый файл с параметрами и содержимым, заданными в content |
DeleteFileAsync | Удаляет файл заданный в file |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
OnSynchronizationCompletedAsync | Вызывается при завершении синхронизации элементов |
ReplaceFileAsync | Заменяет файл с параметрами и содержимым, заданными в content |
StartSynchronizationAsync | Вызывается при запуске процесса синхронизации |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |