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

Class ConfigurationInterceptor

Inheritance
System.Object
ConfigurationInterceptor
Implements
Castle.DynamicProxy.IInterceptor
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Snowflake.Configuration.Interceptors
Assembly: Snowflake.Framework.dll
Syntax
public class ConfigurationInterceptor : IInterceptor

Constructors

ConfigurationInterceptor(IConfigurationSectionDescriptor, IConfigurationValueCollection)

Declaration
public ConfigurationInterceptor(IConfigurationSectionDescriptor descriptor, IConfigurationValueCollection values)
Parameters
Type Name Description
IConfigurationSectionDescriptor descriptor
IConfigurationValueCollection values

Methods

Intercept(IInvocation)

Declaration
public void Intercept(IInvocation invocation)
Parameters
Type Name Description
Castle.DynamicProxy.IInvocation invocation

Implements

Castle.DynamicProxy.IInterceptor
Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.