Exemplo n.º 1
0
 /// <summary>
 /// Creates a new instance
 /// </summary>
 public Environment_MM06ReferencedElementsCollection(Environment_MM06 parent)
 {
     this._parent = parent;
 }
Exemplo n.º 2
0
 /// <summary>
 /// Creates a new instance
 /// </summary>
 public Environment_MM06ChildrenCollection(Environment_MM06 parent)
 {
     this._parent = parent;
 }