CompositeLinkBase Constructors
The base class for classes that provide the composite link functionality.
Name | Parameters | Description |
---|---|---|
Composite |
none |
Initializes a new instance of the Composite |
Composite |
ps |
Initializes a new instance of the Composite |
Composite |
container |
Initializes a new instance of the Composite |
See Also