Show / Hide Table of Contents

Class ListPluginConfigProperty

Inheritance
System.Object
SimplePluginConfigProperty
ListPluginConfigProperty
Implements
IPluginConfigProperty
Inherited Members
SimplePluginConfigProperty.Name
SimplePluginConfigProperty.DisplayName
SimplePluginConfigProperty.Description
SimplePluginConfigProperty.Category
SimplePluginConfigProperty.Type
SimplePluginConfigProperty.Kind
SimplePluginConfigProperty.Properties
SimplePluginConfigProperty.Editor
Namespace: Eco.Core.Plugins
Assembly: Eco.Core.dll
Syntax
public class ListPluginConfigProperty : SimplePluginConfigProperty, IPluginConfigProperty

Constructors

ListPluginConfigProperty(Type)

Declaration
public ListPluginConfigProperty(Type type)
Parameters
Type Name Description
System.Type type

Properties

ElementType

Declaration
public Type ElementType { get; }
Property Value
Type Description
System.Type

Implements

IPluginConfigProperty

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾