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

namespace System
{
public class SmallRect // TypeDefIndex: 3723
{
	// Fields
	type#20859 Left;
	type#20859 Top;
	type#20859 Right;
	type#20859 Bottom;
}
}
