Class EditableObjectInCollectionPluginConfigProperty
Inheritance
System.Object
EditableObjectInCollectionPluginConfigProperty
Assembly: Eco.Core.dll
Syntax
public class EditableObjectInCollectionPluginConfigProperty : SimplePluginConfigProperty, IPluginConfigProperty
Constructors
EditableObjectInCollectionPluginConfigProperty(Type)
Declaration
public EditableObjectInCollectionPluginConfigProperty(Type type)
Parameters
Type |
Name |
Description |
System.Type |
type |
|
Properties
TypesCollection
Declaration
public Type[] TypesCollection { get; }
Property Value
Type |
Description |
System.Type[] |
|
Implements
Extension Methods