FileContentHelper - класс
Helper for file content.
Пространство имён: Tessa.Content.FilesСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public static class FileContentHelper
Public NotInheritable Class FileContentHelper
public ref class FileContentHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FileContentHelper = class end
- Inheritance
- Object FileContentHelper
| DeleteCardFileTokensAsync(IDbScope, Guid, CancellationToken) |
Delete file and file version content access token identifiers for given card.
|
| DeleteCardFileTokensAsync(Guid, IQueryExecutor, IQueryBuilderFactory, CancellationToken) |
Delete file and file version content access token identifiers for given card.
|
| DeleteFileTokensAsync(IDbScope, Guid, CancellationToken) |
Delete file and file version content access token identifiers for given file.
|
| DeleteFileTokensAsync(Guid, IQueryExecutor, IQueryBuilderFactory, CancellationToken) |
Delete file and file version content access token identifiers for given file.
|
| DeleteTokensAsync |
Delete content access tokens with given IDs.
|
| TryGetCardFileTokensAsync |
Try to get file and file version content access token identifiers for given card.
|
| TryGetCardID |
Get the card identifier from the provided token information.
|
| TryGetCardIDAsync |
Try to get card identifier for physical file.
|
| TryGetFileInfoAsync |
Try get physical file info.
|
| TryGetFileTokensAsync |
Try to get file and file version content access token identifiers for given file.
|
| TryGetFileVersionAsync |
Try to get file version identifier for physical file.
|