// Assembly: mscorlib
// Full name: NullTextWriter

public class NullTextWriter // TypeDefIndex: 4906
{

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	public virtual type#17811 get_Encoding() { }
	// RVA: -1
	public virtual type#28660 Write(type#12899 buffer, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#28660 Write(type#26576 value) { }
	// RVA: -1
	public virtual type#28660 WriteLine() { }
	// RVA: -1
	public virtual type#28660 WriteLine(type#26576 value) { }
	// RVA: -1
	public virtual type#28660 WriteLine(type#23705 value) { }
	// RVA: -1
	public virtual type#28660 Write(type#15837 value) { }
}
