Table of Contents

Class CeresGroupSelectorAttribute

Namespace
Ceres.Editor.Graph
Assembly
Ceres.Graph.Editor.dll
[AttributeUsage(AttributeTargets.Field)]
public class CeresGroupSelectorAttribute : PropertyAttribute
Inheritance
CeresGroupSelectorAttribute

Constructors

CeresGroupSelectorAttribute(params Type[])

public CeresGroupSelectorAttribute(params Type[] types)

Parameters

types Type[]

Properties

Types

public Type[] Types { get; }

Property Value

Type[]