C# Class Pizza.Framework.ValueInjection.CustomInjections.ViewModelToPersistenceModelInjection

Inheritance: Omu.ValueInjecter.Injections.PropertyInjection
Afficher le fichier Open project: dwdkls/pizzamvc

Méthodes publiques

Méthode Description
ViewModelToPersistenceModelInjection ( Type sourceType ) : System

Private Methods

Méthode Description
IsEditableProperty ( PropertyInfo propertyInfo ) : bool

Method Details

ViewModelToPersistenceModelInjection() public méthode

public ViewModelToPersistenceModelInjection ( Type sourceType ) : System
sourceType System.Type
Résultat System