• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Interface IEmptyPluginConfiguration

Inherited Members
IConfigurationSection<IEmptyPluginConfiguration>.Configuration
IConfigurationSection.Descriptor
IConfigurationSection.Values
IConfigurationSection.ValueCollection
IConfigurationSection.Item[String]
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<Snowflake.Configuration.IConfigurationOptionDescriptor, Snowflake.Configuration.IConfigurationValue>>.GetEnumerator()
System.Collections.IEnumerable.GetEnumerator()
Namespace: Snowflake.Extensibility
Assembly: Snowflake.Framework.dll
Syntax
[ConfigurationSection("EmptyPluginConfiguration", "Default Plugin Configuration")]
public interface IEmptyPluginConfiguration : IConfigurationSection<IEmptyPluginConfiguration>, IConfigurationSection, IEnumerable<KeyValuePair<IConfigurationOptionDescriptor, IConfigurationValue>>, IEnumerable
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.