Initialize a new instance of the WithoutAttribute type.
public WithoutAttribute(params System.Type[] componentTypes);
componentTypes
System.Type[]
The types of the component to exclude.
Initialize a new instance of the WithoutAttribute type.
public WithoutAttribute(params System.Type[] componentTypes);
componentTypes
System.Type[]
The types of the component to exclude.