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

namespace System
{
public class InputRecord // TypeDefIndex: 3721
{
	// Fields
	type#20859 EventType;
	type#15318 KeyDown;
	type#20859 RepeatCount;
	type#20859 VirtualKeyCode;
	type#20859 VirtualScanCode;
	type#15840 Character;
	type#20872 ControlKeyState;
	type#20868 pad1;
	type#15314 pad2;
}
}
