C# 클래스 QL.QLClasses.Values.QValue

파일 보기 프로젝트 열기: software-engineering-amsterdam/poly-ql 1 사용 예제들

공개 메소드들

메소드 설명
CreateInputControl ( string name, QLMemory memory, bool isComputed ) : InputControl

메소드 상세

CreateInputControl() 공개 추상적인 메소드

public abstract CreateInputControl ( string name, QLMemory memory, bool isComputed ) : InputControl
name string
memory QLMemory
isComputed bool
리턴 QL.Interpreter.Controls.Input.InputControl