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