C# 클래스 CDP4Composition.Views.SavedUserPreferenceDialog

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

공개 메소드들

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

Initializes a new instance of the SavedUserPreferenceDialog class.

SavedUserPreferenceDialog ( bool initializeComponent ) : CDP4Composition.Attributes

Initializes a new instance of the SavedUserPreferenceDialog class.

This constructor is called by the navigation service

메소드 상세

SavedUserPreferenceDialog() 공개 메소드

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

SavedUserPreferenceDialog() 공개 메소드

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