// Assembly: mscorlib
// Full name: System.Runtime.Serialization.FormatterConverter

namespace System.Runtime.Serialization
{
public class FormatterConverter // TypeDefIndex: 4265
{

	// Methods
	// RVA: -1
	public virtual type#23705 Convert(type#23705 value, type#27705 type) { }
	// RVA: -1
	public virtual type#15313 ToBoolean(type#23705 value) { }
	// RVA: -1
	public virtual type#20867 ToInt32(type#23705 value) { }
	// RVA: -1
	public virtual type#20900 ToInt64(type#23705 value) { }
	// RVA: -1
	public virtual type#26059 ToSingle(type#23705 value) { }
	// RVA: -1
	public virtual type#26576 ToString(type#23705 value) { }
	// RVA: -1
	private static type#28660 ThrowValueNullException() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
