C# 클래스 CDP4SiteDirectory.Views.EngineeringModelSetupSelectionDialog

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

공개 메소드들

메소드 설명
EngineeringModelSetupSelectionDialog ( ) : CDP4Composition.Attributes

Initializes a new instance of the EngineeringModelSetupSelectionDialog class.

EngineeringModelSetupSelectionDialog ( bool initializeComponent ) : CDP4Composition.Attributes

Initializes a new instance of the EngineeringModelSetupSelectionDialog class.

This constructor is called by the navigation service

메소드 상세

EngineeringModelSetupSelectionDialog() 공개 메소드

Initializes a new instance of the EngineeringModelSetupSelectionDialog class.
public EngineeringModelSetupSelectionDialog ( ) : CDP4Composition.Attributes
리턴 CDP4Composition.Attributes

EngineeringModelSetupSelectionDialog() 공개 메소드

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