public sealed class CardStreamStoreStrategy : ICardStreamStoreStrategy
Public NotInheritable Class CardStreamStoreStrategy
Implements ICardStreamStoreStrategy
public ref class CardStreamStoreStrategy sealed : ICardStreamStoreStrategy
[<SealedAttribute>]
type CardStreamStoreStrategy =
class
interface ICardStreamStoreStrategy
end
CardStreamStoreStrategy | Создаёт экземпляр класса с указанием области видимости объекта DbManager, репозитория для работы с файлами и компонента для сохранения карточки. |
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) |
StoreAsync(CardStoreRequest, IEnumerableICardFileContentProvider, ICardMetadata, ISession, ICardStoreStreamingContext, CancellationToken) | Сохраняет карточку с контентом файлов, которые заданы списком объектов [Tessa.Cards.ICardFileContentProvider]. |
StoreAsync(CardReader, CardHeader, CardStoreRequest, IEnumerableICardStreamStoreFileInfo, ICardMetadata, ISession, ICardStoreStreamingContext, CancellationToken) | Сохраняет карточку с контентом файлов, которые упакованы в потоке карточки. К моменту исполнения метода ожидается, что из потока карточки, доступного через объект reader, уже были прочитаны все объекты, кроме контента файлов. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |