CardSourceContentStrategyGetContentStrategy - метод
Возвращает стратегию для взаимодействия с указанным местоположением контента файлов.
Пространство имён: Tessa.Cards.ComponentModelСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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Стратегия для взаимодействия с указанным местоположением контента файлов.