// Assembly: mscorlib
// Full name: System.Runtime.InteropServices.CharSet

namespace System.Runtime.InteropServices
{
public class CharSet // TypeDefIndex: 4361
{
	// Fields
	type#20890 value__;
	type#15860 None;
	type#15860 Ansi;
	type#15860 Unicode;
	type#15860 Auto;
}
}
