public class ApplicationCardSynchronizationStrategy : ICardSynchronizationStrategy,
IApplicationSynchronizationStrategy, IAsyncDisposablePublic Class ApplicationCardSynchronizationStrategy
Implements ICardSynchronizationStrategy, IApplicationSynchronizationStrategy, IAsyncDisposablepublic ref class ApplicationCardSynchronizationStrategy : ICardSynchronizationStrategy,
IApplicationSynchronizationStrategy, IAsyncDisposabletype ApplicationCardSynchronizationStrategy =
class
interface ICardSynchronizationStrategy
interface IApplicationSynchronizationStrategy
interface IAsyncDisposable
end| ApplicationCardSynchronizationStrategy | Initializes a new instance of the ApplicationCardSynchronizationStrategy class. Initializes a new instance of the Object class. |
| CreateFileAsync | Создает новый файл с параметрами и содержимым, заданными в content |
| DeleteFileAsync | Удаляет файл заданный в file |
| DisposeAsync | The dispose. |
| 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) |