// Assembly: mscorlib
// Full name: System.Globalization.IdnMapping

namespace System.Globalization
{
public class IdnMapping // TypeDefIndex: 4683
{
	// Fields
	type#15314 allow_unassigned;
	type#15314 use_std3;
	type#24823 puny;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public type#26576 GetAscii(type#26576 unicode) { }
	// RVA: -1
	public type#26576 GetAscii(type#26576 unicode, type#20867 index, type#20867 count) { }
	// RVA: -1
	private type#26576 Convert(type#26576 input, type#20867 index, type#20867 count, type#15313 toAscii) { }
	// RVA: -1
	private type#26576 ToAscii(type#26576 s, type#20867 offset) { }
	// RVA: -1
	private type#28660 VerifyLength(type#26576 s, type#20867 offset) { }
	// RVA: -1
	private type#26576 NamePrep(type#26576 s, type#20867 offset) { }
	// RVA: -1
	private type#28660 VerifyProhibitedCharacters(type#26576 s, type#20867 offset) { }
	// RVA: -1
	private type#28660 VerifyStd3AsciiRules(type#26576 s, type#20867 offset) { }
	// RVA: -1
	public type#26576 GetUnicode(type#26576 ascii) { }
	// RVA: -1
	public type#26576 GetUnicode(type#26576 ascii, type#20867 index, type#20867 count) { }
	// RVA: -1
	private type#26576 ToUnicode(type#26576 s, type#20867 offset) { }
}
}
