// Assembly: Unity.TextMeshPro
// Full name: TMPro.TMP_Style

namespace TMPro
{
public class TMP_Style // TypeDefIndex: 9482
{
	// Fields
	type#26927 k_NormalStyle;
	type#26577 m_Name;
	type#20868 m_HashCode;
	type#26577 m_OpeningDefinition;
	type#26577 m_ClosingDefinition;
	type#13558 m_OpeningTagArray;
	type#13558 m_ClosingTagArray;

	// Methods
	// RVA: -1
	public static type#26925 get_NormalStyle() { }
	// RVA: -1
	public type#26576 get_name() { }
	// RVA: -1
	public type#28660 set_name(type#26576 value) { }
	// RVA: -1
	public type#20867 get_hashCode() { }
	// RVA: -1
	public type#28660 set_hashCode(type#20867 value) { }
	// RVA: -1
	public type#26576 get_styleOpeningDefinition() { }
	// RVA: -1
	public type#26576 get_styleClosingDefinition() { }
	// RVA: -1
	public type#13557 get_styleOpeningTagArray() { }
	// RVA: -1
	public type#13557 get_styleClosingTagArray() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 styleName, type#26576 styleOpeningDefinition, type#26576 styleClosingDefinition) { }
	// RVA: -1
	public type#28660 RefreshStyle() { }
}
}
