FileVaultLockingStrategy - конструктор
Стратегия для управления блокировками для операций, связанных с центром файлов.
Пространство имён: Tessa.FileVaultСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public FileVaultLockingStrategy(
IOperationRepository operationRepository,
IObjectLockingStrategy objectLockingStrategy
)
Public Sub New (
operationRepository As IOperationRepository,
objectLockingStrategy As IObjectLockingStrategy
)
public:
FileVaultLockingStrategy(
IOperationRepository^ operationRepository,
IObjectLockingStrategy^ objectLockingStrategy
)
new :
operationRepository : IOperationRepository *
objectLockingStrategy : IObjectLockingStrategy -> FileVaultLockingStrategy
Параметры
- operationRepository IOperationRepository
Репозиторий, управляющий операциями.
- objectLockingStrategy IObjectLockingStrategy
-