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