// Assembly: mscorlib
// Full name: System.PlatformID

namespace System
{
public class PlatformID // TypeDefIndex: 3691
{
	// Fields
	type#20890 value__;
	type#24398 Win32S;
	type#24398 Win32Windows;
	type#24398 Win32NT;
	type#24398 WinCE;
	type#24398 Unix;
	type#24398 Xbox;
	type#24398 MacOSX;
}
}
