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

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

Public Methods

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

IntType() public method

public IntType ( ) : System
return System