Class CeresGroupSelectorAttribute
[AttributeUsage(AttributeTargets.Field)]
public class CeresGroupSelectorAttribute : PropertyAttribute
- Inheritance
-
CeresGroupSelectorAttribute
Constructors
CeresGroupSelectorAttribute(params Type[])
public CeresGroupSelectorAttribute(params Type[] types)
Parameters
typesType[]
Properties
Types
public Type[] Types { get; }
Property Value
- Type[]