// Assembly: mscorlib
// Full name: System.IO.__Error

namespace System.IO
{
public class __Error // TypeDefIndex: 4940
{

	// Methods
	// RVA: -1
	internal static type#28660 EndOfFile() { }
	// RVA: -1
	internal static type#28660 FileNotOpen() { }
	// RVA: -1
	internal static type#28660 ReaderClosed() { }
	// RVA: -1
	internal static type#26576 GetDisplayablePath(type#26576 path, type#15313 isInvalidPath) { }
	// RVA: -1
	internal static type#28660 WinIOError(type#20867 errorCode, type#26576 maybeFullPath) { }
	// RVA: -1
	internal static type#28660 WriterClosed() { }
}
}
