Esempio n. 1
0
 /// <summary>
 /// Creates a new instance
 /// </summary>
 public EventChannelSinkConnectorReferencedElementsCollection(EventChannelSinkConnector parent)
 {
     this._parent = parent;
 }
Esempio n. 2
0
 /// <summary>
 /// Creates a new instance
 /// </summary>
 public EventChannelSinkConnectorChildrenCollection(EventChannelSinkConnector parent)
 {
     this._parent = parent;
 }