Class PluginConfigs
插件配置信息
Inheritance
object
PluginConfigs
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Plugin.DbEntitys
Assembly: Plugin.dll
Syntax
public class PluginConfigs
Constructors
PluginConfigs()
Declaration
public PluginConfigs()
Properties
PluginConfigList
插件配置列表
Declaration
public List<PluginConfig> PluginConfigList { get; set; }
Property Value
Type | Description |
---|---|
List<PluginConfig> |