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

public class NumberFormatKind // TypeDefIndex: 13054
{
	// Fields
	type#15466 value__;
	type#30346 General;
	type#30346 Decimal;
	type#30346 DecimalForceSigned;
	type#30346 Hexadecimal;
}
