// Assembly: mscorlib
// Full name: TableRange

public class TableRange // TypeDefIndex: 3330
{
	// Fields
	type#20880 Start;
	type#20880 End;
	type#20880 Count;
	type#20880 IndexStart;
	type#20880 IndexEnd;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 start, type#20867 end, type#20867 indexStart) { }
}
