Table of Contents

Class NodeDataBase

Namespace
H.Controls.Diagram.Extension
Assembly
H.Controls.Diagram.Extension.dll
public abstract class NodeDataBase : DisplayBindableBase, INotifyPropertyChanged, IDable, ICloneable
Inheritance
NodeDataBase
Implements
Derived
Inherited Members
Extension Methods

Constructors

NodeDataBase()

public NodeDataBase()

Methods

Clone()

Creates a new object that is a copy of the current instance.

public virtual object Clone()

Returns

object

A new object that is a copy of this instance.

InitPort()

protected virtual void InitPort()