Initializes a new instance of the MockupContainer class.
Namespace:
Aurigma.DesignAtoms.Model
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public MockupContainer( IEnumerable<BaseItem> items )
Type: System.Collections.Generic.IEnumerable<BaseItem>
The collection of initial items representing the content of this container.