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

Inheritance: IPropertyValueResolver
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
Resolve ( PropertyInfo property, object container, MappingContext context ) : object

Method Details

Resolve() public méthode

public Resolve ( PropertyInfo property, object container, MappingContext context ) : object
property System.Reflection.PropertyInfo
container object
context MappingContext
Résultat object