CardSectionTreeNodeBase - конструктор

Инициализирует новый экземпляр класса CardSectionTreeNodeBase

Definition

Пространство имён: Tessa.Cards.SmartMerge.Nodes
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
protected CardSectionTreeNodeBase(
	ITreeNode<Card>? parent,
	Card card,
	CardSection section,
	CardRow? row,
	CardMetadataSection? sectionMetadata
)

Параметры

parent  ITreeNodeCard
 
card  Card
 
section  CardSection
 
row  CardRow
 
sectionMetadata  CardMetadataSection
 

См. также