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

namespace System.IO
{
public class SeekOrigin // TypeDefIndex: 4898
{
	// Fields
	type#20890 value__;
	type#25778 Begin;
	type#25778 Current;
	type#25778 End;
}
}
