CardFileContentSource(ICardFileContentSource) - конструктор |
Создаёт экземпляр класса с копированием всех свойств в текущий объект.
Пространство имён:
Tessa.Cards
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public CardFileContentSource(
ICardFileContentSource other
)
Public Sub New (
other As ICardFileContentSource
)
public:
CardFileContentSource(
ICardFileContentSource^ other
)
new :
other : ICardFileContentSource -> CardFileContentSource
Параметры
- other
- Тип: Tessa.CardsICardFileContentSource
Объект, из которого копируются все свойства.
См. также