C# Class Algebra.QL.Form.Type.StringType

Inheritance: BaseType
Afficher le fichier Open project: software-engineering-amsterdam/poly-ql

Méthodes publiques

Méthode Description
StringType ( ) : System

Méthodes protégées

Méthode Description
BuildElement ( ValueContainer value ) : FrameworkElement

Method Details

BuildElement() protected méthode

protected BuildElement ( ValueContainer value ) : FrameworkElement
value Algebra.QL.Eval.Value.ValueContainer
Résultat System.Windows.FrameworkElement

StringType() public méthode

public StringType ( ) : System
Résultat System