Class PropertyMappingProvider
Inheritance
PropertyMappingProvider
Assembly: OpenSearch.Client.dll
Syntax
public class PropertyMappingProvider : IPropertyMappingProvider
Fields
|
Edit this page
View Source
Properties
Declaration
protected readonly ConcurrentDictionary<string, IPropertyMapping> Properties
Field Value
Methods
|
Edit this page
View Source
CreatePropertyMapping(MemberInfo)
Declaration
public virtual IPropertyMapping CreatePropertyMapping(MemberInfo memberInfo)
Parameters
Returns
Implements
Extension Methods