Axiom.Demos.Browser.WinForm.Properties.Settings.Settings C# (CSharp) 메소드

Settings() 공개 메소드

public Settings ( )
		public Settings()
		{
			// // To add event handlers for saving and changing settings, uncomment the lines below:
			//
			// this.SettingChanging += this.SettingChangingEventHandler;
			//
			// this.SettingsSaving += this.SettingsSavingEventHandler;
			//
		}