// Assembly: mscorlib
// Full name: DictionaryNode

public class DictionaryNode // TypeDefIndex: 4734
{
	// Fields
	type#23709 key;
	type#23709 value;
	type#32222 next;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
