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