C# Class Algebra.QL.Extensions.Form.Type.DateType

Inheritance: Algebra.QL.Form.Type.BaseType
Afficher le fichier Open project: software-engineering-amsterdam/poly-ql

Méthodes publiques

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

DateType() public méthode

public DateType ( ) : System
Résultat System