CardSourceContentStrategyCreateDefault - метод |
Пространство имён:
Tessa.Cards.ComponentModel
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public static CardSourceContentStrategy CreateDefault(
ICardFileSourceSettings fileSourceSettings,
IDbScope dbScope
)
Public Shared Function CreateDefault (
fileSourceSettings As ICardFileSourceSettings,
dbScope As IDbScope
) As CardSourceContentStrategy
public:
static CardSourceContentStrategy^ CreateDefault(
ICardFileSourceSettings^ fileSourceSettings,
IDbScope^ dbScope
)
static member CreateDefault :
fileSourceSettings : ICardFileSourceSettings *
dbScope : IDbScope -> CardSourceContentStrategy
Параметры
- fileSourceSettings
- Тип: Tessa.CardsICardFileSourceSettings
Настройки для местоположений файлов. - dbScope
- Тип: Tessa.Platform.DataIDbScope
Объект, обеспечивающий взаимодействие с базой данных.
Возвращаемое значение
Тип:
CardSourceContentStrategyСозданный объект.
См. также