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

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

Méthodes publiques

Méthode Description
BoolType ( ) : System

Méthodes protégées

Méthode Description
BuildElement ( ValueContainer value ) : FrameworkElement

Method Details

BoolType() public méthode

public BoolType ( ) : System
Résultat System

BuildElement() protected méthode

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