CardSourceContentStrategyGetContentStrategy - метод
Возвращает стратегию для взаимодействия с указанным местоположением контента файлов.
Пространство имён: Tessa.Cards.ComponentModelСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public ICardContentStrategy GetContentStrategy(
ICardFileSource settings
)
Public Function GetContentStrategy (
settings As ICardFileSource
) As ICardContentStrategy
public:
ICardContentStrategy^ GetContentStrategy(
ICardFileSource^ settings
)
member GetContentStrategy :
settings : ICardFileSource -> ICardContentStrategy
- settings ICardFileSource
- Настройки для местоположения контента файлов.
ICardContentStrategyСтратегия для взаимодействия с указанным местоположением контента файлов.