C# 클래스 CDP4Scripting.Views.TextScriptPanel

상속: ScriptPanel
파일 보기 프로젝트 열기: RHEAGROUP/COMET-IME-Community-Edition

공개 메소드들

메소드 설명
TextScriptPanel ( ) : System.ComponentModel.Composition

Initializes a new instance of the TextScriptPanel class

TextScriptPanel ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the TextScriptPanel class.

This constructor is called by the navigation service

메소드 상세

TextScriptPanel() 공개 메소드

Initializes a new instance of the TextScriptPanel class
public TextScriptPanel ( ) : System.ComponentModel.Composition
리턴 System.ComponentModel.Composition

TextScriptPanel() 공개 메소드

Initializes a new instance of the TextScriptPanel class.
This constructor is called by the navigation service
public TextScriptPanel ( bool initializeComponent ) : System.ComponentModel.Composition
initializeComponent bool /// a value indicating whether the contained Components shall be loaded ///
리턴 System.ComponentModel.Composition