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

Inheritance: BaseType
Datei anzeigen Open project: software-engineering-amsterdam/poly-ql

Public Methods

Method Description
RealType ( ) : System

Protected Methods

Method Description
BuildElement ( ValueContainer value ) : FrameworkElement

Method Details

BuildElement() protected method

protected BuildElement ( ValueContainer value ) : FrameworkElement
value Algebra.QL.Eval.Value.ValueContainer
return System.Windows.FrameworkElement

RealType() public method

public RealType ( ) : System
return System