C# Class Signum.Web.EntityLine

Inheritance: EntityBase
Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Méthode Description
EntityLine ( Type type, object untypedValue, Context parent, string prefix, PropertyRoute propertyRoute ) : System

Méthodes protégées

Méthode Description
OptionsJSInternal ( ) : object>.Dictionary
SetReadOnly ( ) : void

Method Details

EntityLine() public méthode

public EntityLine ( Type type, object untypedValue, Context parent, string prefix, PropertyRoute propertyRoute ) : System
type System.Type
untypedValue object
parent Context
prefix string
propertyRoute PropertyRoute
Résultat System

OptionsJSInternal() protected méthode

protected OptionsJSInternal ( ) : object>.Dictionary
Résultat object>.Dictionary

SetReadOnly() protected méthode

protected SetReadOnly ( ) : void
Résultat void