C# Class Pizza.Framework.Operations.InternalUtils.RuntimeMetadata.ViewModelToPersistenceModelPropertyNamesMapsGenerator

Mostrar archivo Open project: dwdkls/pizzamvc

Public Methods

Method Description
Generate ( Type viewModelType, PersistenceModelPropertiesDescription persistenceModelDescription ) : ViewModelToPersistenceModelPropertyNamesMaps

Private Methods

Method Description
GetMapForSubproperty ( List viewModelProps, IList propsToCompare ) : string>.Dictionary

Method Details

Generate() public static method

public static Generate ( Type viewModelType, PersistenceModelPropertiesDescription persistenceModelDescription ) : ViewModelToPersistenceModelPropertyNamesMaps
viewModelType System.Type
persistenceModelDescription Pizza.Framework.Operations.InternalUtils.RuntimeMetadata.Types.PersistenceModelPropertiesDescription
return Pizza.Framework.Operations.InternalUtils.RuntimeMetadata.Types.ViewModelToPersistenceModelPropertyNamesMaps