Method AddSlots
AddSlots(IEnumerable<IPortEditor>, bool)
Adds the slots.
Declaration
public void AddSlots(IEnumerable<IPortEditor> slots, bool mirrorPorts = false)
Parameters
| Type | Name | Description | 
|---|---|---|
| IEnumerable<IPortEditor> | slots | The slots.  | 
    
| bool | mirrorPorts | if set to   |