Show / Hide Table of Contents

Interface ITypeConfigurationContext

This is considered internal code and not to be used by external applications.

Inherited Members
IContext.Root
IContext.Parent
ISource<TypeInfo>.Get()
Namespace: ExtendedXmlSerializer.Configuration
Assembly: ExtendedXmlSerializer.dll
Syntax
public interface ITypeConfigurationContext : IContext, ISource<TypeInfo>

Extension Methods

ExtensionMethods.Return<T, TOut>(T, TOut)
ExtensionMethods.To<T>(Object)
ExtensionMethods.AsValid<T>(Object, String)
ExtensionMethodsForAttachedProperties.Get<TType, TValue>(TType, Property<TType, TValue>)
ExtensionMethodsForAttachedProperties.Set<TType, TValue>(TType, Property<TType, TValue>, TValue)
ExtensionMethodsForConfiguration.Create(IContext)
ExtensionMethodsForConfiguration.GetType(ISource<TypeInfo>)
ExtensionMethodsForConfiguration.GetMember(ISource<MemberInfo>)
ExtensionMethodsForConfiguration.GetTypeConfiguration(IContext, Type)
ExtensionMethodsForConfiguration.GetTypeConfiguration(IContext, TypeInfo)
ExtensionMethodsForCoreSources.If<TParameter, TResult>(TResult, ISpecification<TParameter>)
ExtensionMethodsForCoreSources.Let<TSpecification, TInstance>(TInstance, ISpecification<TSpecification>, TInstance)
ExtensionMethodsForCoreSources.Singleton<T>(ISource<T>)
ExtensionMethodsForCoreSources.ToSourceDelegate<T>(ISource<T>)
ExtensionMethodsForCoreSources.ToDelegate<T>(ISource<T>)
Back to top Generated by DocFX