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

Inheritance: BaseType
ファイルを表示 Open project: software-engineering-amsterdam/poly-ql

Public Methods

Method Description
BoolType ( ) : System

Protected Methods

Method Description
BuildElement ( ValueContainer value ) : FrameworkElement

Method Details

BoolType() public method

public BoolType ( ) : System
return System

BuildElement() protected method

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