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

namespace Unity.VectorGraphics
{
public class SVGStyleSheet // TypeDefIndex: 10860
{
	// Fields
	type#8336 m_Selectors;

	// Methods
	// RVA: -1
	public type#25556 get_Item(type#26576 key) { }
	// RVA: -1
	public type#28660 set_Item(type#26576 key, type#25556 value) { }
	// RVA: -1
	public type#6710 get_selectors() { }
	// RVA: -1
	public type#20867 get_Count() { }
	// RVA: -1
	public type#28660 Clear() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
