C# Class Rebel.Cms.Web.Model.BackOffice.PropertyEditors.PreValueDefinition

A class representing a single value of a Pre-Value editor to be saved
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
PreValueDefinition ( string propertyName, Type modeType, object modelValue ) : System

Method Details

PreValueDefinition() public méthode

public PreValueDefinition ( string propertyName, Type modeType, object modelValue ) : System
propertyName string
modeType System.Type
modelValue object
Résultat System