Search Results for

    Show / Hide Table of Contents

    Interface IPropertyMappingProvider

    Provides mappings for CLR types

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IPropertyMappingProvider

    Methods

    | Edit this page View Source

    CreatePropertyMapping(MemberInfo)

    Creates an IPropertyMapping for a MemberInfo

    Declaration
    IPropertyMapping CreatePropertyMapping(MemberInfo memberInfo)
    Parameters
    Type Name Description
    MemberInfo memberInfo
    Returns
    Type Description
    IPropertyMapping

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Methods
      • CreatePropertyMapping(MemberInfo)
    • Extension Methods
    Back to top Generated by DocFX