Acme.Northwind.Install.InstallSettings.InstallSettings C# (CSharp) Method

InstallSettings() public method

public InstallSettings ( ) : System
return System
		public InstallSettings()
		{
			this.IsLoaded = false;
		}