Initialize a new instance of the WhenRemovedAttribute type.
public WhenRemovedAttribute(params System.Type[] componentTypes);
componentTypes
System.Type[]
The types of the component to react to their deletion.
Initialize a new instance of the WhenRemovedAttribute type.
public WhenRemovedAttribute(params System.Type[] componentTypes);
componentTypes
System.Type[]
The types of the component to react to their deletion.