// Assembly: System
// Full name: ListEntry

public class ListEntry // TypeDefIndex: 7821
{
	// Fields
	type#31175 _next;
	type#23707 _key;
	type#17249 _handler;
}
