C# 클래스 CDP4Requirements.Views.RequirementSpecificationMappingDialog

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

공개 메소드들

메소드 설명
RequirementSpecificationMappingDialog ( bool initializeComponent ) : System.ComponentModel.Composition

Initializes a new instance of the RequirementSpecificationMappingDialog class.

This constructor is called by the navigation service

비공개 메소드들

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

메소드 상세

RequirementSpecificationMappingDialog() 공개 메소드

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