// Assembly: Unity.Burst
// Full name: FormatOptions

public class FormatOptions // TypeDefIndex: 13055
{
	// Fields
	type#30345 Kind;
	type#25517 AlignAndSize;
	type#15459 Specifier;
	type#15318 Lowercase;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#30344 kind, type#25514 alignAndSize, type#15455 specifier, type#15313 lowercase) { }
	// RVA: -1
	public type#15313 get_Uppercase() { }
	// RVA: -1
	public type#20867 GetBase() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
