Interface IPropertyMappingProvider
Provides mappings for CLR types
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IPropertyMappingProvider
Methods
| Edit this page View SourceCreatePropertyMapping(MemberInfo)
Creates an IProperty
Declaration
IPropertyMapping CreatePropertyMapping(MemberInfo memberInfo)
Parameters
Type | Name | Description |
---|---|---|
Member |
memberInfo |
Returns
Type | Description |
---|---|
IProperty |