// Assembly: mscorlib
// Full name: System.Text.InternalEncoderBestFitFallback

namespace System.Text
{
public class InternalEncoderBestFitFallback // TypeDefIndex: 3942
{
	// Fields
	type#17813 _encoding;
	type#12901 _arrayBestFit;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#17811 encoding) { }
	// RVA: -1
	public virtual type#17803 CreateFallbackBuffer() { }
	// RVA: -1
	public virtual type#20867 get_MaxCharCount() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 value) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
