C# 클래스 CDP4SiteDirectory.Views.NaturalLanguageBrowser

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

공개 메소드들

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

Initializes a new instance of the NaturalLanguageBrowser class.

NaturalLanguageBrowser ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the NaturalLanguageBrowser class.

This constructor is called by the navigation service

메소드 상세

NaturalLanguageBrowser() 공개 메소드

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

NaturalLanguageBrowser() 공개 메소드

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