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

namespace System.Configuration
{
public class ConfigurationSection // TypeDefIndex: 13584
{

	// Methods
	// RVA: -1
	protected internal virtual type#28660 DeserializeSection(type#29248 reader) { }
	// RVA: -1
	protected internal virtual type#15313 IsModified() { }
	// RVA: -1
	protected internal virtual type#28660 ResetModified() { }
	// RVA: -1
	protected internal virtual type#26576 SerializeSection(type#16319 parentElement, type#26576 name, type#16323 saveMode) { }
}
}
