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

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

Méthodes publiques

Méthode Description
IntType ( ) : 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

IntType() public méthode

public IntType ( ) : System
Résultat System