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

namespace System.IO
{
public class Error // TypeDefIndex: 4886
{

	// Methods
	// RVA: -1
	internal static type#18121 GetStreamIsClosed() { }
	// RVA: -1
	internal static type#18121 GetEndOfFile() { }
	// RVA: -1
	internal static type#18121 GetReadNotSupported() { }
	// RVA: -1
	internal static type#18121 GetWriteNotSupported() { }
}
}
