// Assembly: mscorlib
// Full name: System.FormattableString

namespace System
{
public class FormattableString // TypeDefIndex: 3458
{

	// Methods
	// RVA: -1
	public abstract type#26576 get_Format() { }
	// RVA: -1
	public abstract type#13299 GetArguments() { }
	// RVA: -1
	public abstract type#20867 get_ArgumentCount() { }
	// RVA: -1
	public abstract type#23705 GetArgument(type#20867 index) { }
	// RVA: -1
	public abstract type#26576 ToString(type#20119 formatProvider) { }
	// RVA: -1
	private virtual type#26576 System.IFormattable.ToString(type#26576 ignored, type#20119 formatProvider) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
