C# 클래스 LayoutControls.Dialog.GeneralUserSettingsDialogUserSettings

상속: Smrf.AppLib.FormSettings
파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AssertValid ( ) : void
GeneralUserSettingsDialogUserSettings ( Form oForm ) : System

Initializes a new instance of the class.

메소드 상세

AssertValid() 공개 메소드

public AssertValid ( ) : void
리턴 void

GeneralUserSettingsDialogUserSettings() 공개 메소드

Initializes a new instance of the class.
public GeneralUserSettingsDialogUserSettings ( Form oForm ) : System
oForm System.Windows.Forms.Form /// The form to save settings for. ///
리턴 System