Search Results for

    Show / Hide Table of Contents

    Interface IDynamicLinkCustomTypeProvider

    Interface for providing functionality to find custom types for or resolve any type. Note that this interface will be marked obsolete in the next version. Use IDynamicLinqCustomTypeProvider instead.

    Inherited Members
    IDynamicLinqCustomTypeProvider.GetCustomTypes()
    IDynamicLinqCustomTypeProvider.GetExtensionMethods()
    IDynamicLinqCustomTypeProvider.ResolveType(String)
    IDynamicLinqCustomTypeProvider.ResolveTypeBySimpleName(String)
    Namespace: System.Linq.Dynamic.Core.CustomTypeProviders
    Assembly: System.Linq.Dynamic.Core.dll
    Syntax
    public interface IDynamicLinkCustomTypeProvider : IDynamicLinqCustomTypeProvider
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX