// Assembly: Unity.VectorGraphics
// Full name: Node

public class Node // TypeDefIndex: 10912
{
	// Fields
	type#1522 _key;
	type#9590 _prev;
	type#9590 _next;

	// Methods
	// RVA: -1
	public type#1521 get_Key() { }
	// RVA: -1
	public type#9589 get_Prev() { }
	// RVA: -1
	public type#9589 get_Next() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
