C# Class Kooboo.Commerce.Api.Local.Mapping.DefaultPropertyValueResolver

Inheritance: IPropertyValueResolver
Show file Open project: Kooboo/Ecommerce

Public Methods

Method Description
Resolve ( PropertyInfo property, object container, MappingContext context ) : object

Method Details

Resolve() public method

public Resolve ( PropertyInfo property, object container, MappingContext context ) : object
property System.Reflection.PropertyInfo
container object
context MappingContext
return object