// Assembly: mscorlib
// Full name: GuidStyles

public class GuidStyles // TypeDefIndex: 3477
{
	// Fields
	type#20890 value__;
	type#31589 None;
	type#31589 AllowParenthesis;
	type#31589 AllowBraces;
	type#31589 AllowDashes;
	type#31589 AllowHexPrefix;
	type#31589 RequireParenthesis;
	type#31589 RequireBraces;
	type#31589 RequireDashes;
	type#31589 RequireHexPrefix;
	type#31589 HexFormat;
	type#31589 NumberFormat;
	type#31589 DigitFormat;
	type#31589 BraceFormat;
	type#31589 ParenthesisFormat;
	type#31589 Any;
}
