// Assembly: System.Configuration
// Full name: System.Configuration.ConfigurationSaveMode

namespace System.Configuration
{
public class ConfigurationSaveMode // TypeDefIndex: 13585
{
	// Fields
	type#20890 value__;
	type#16324 Full;
	type#16324 Minimal;
	type#16324 Modified;
}
}
