Exemple #1
0
        /// <inheritdoc/>
        protected override void BuildPartList()
        {
            base.BuildPartList();

            PartList.InsertPartBefore(bottomPortContainerPartName, ContextBlocksPart.Create(blocksPartName, NodeModel, this, ussClassName));
        }