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

Inheritance: BaseType
Show file Open project: software-engineering-amsterdam/poly-ql

Public Methods

Method Description
StringType ( ) : 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

StringType() public method

public StringType ( ) : System
return System