// Assembly: mscorlib
// Full name: Mono.Math.Prime.ConfidenceFactor

namespace Mono.Math.Prime
{
public class ConfidenceFactor // TypeDefIndex: 3364
{
	// Fields
	type#20890 value__;
	type#16299 ExtraLow;
	type#16299 Low;
	type#16299 Medium;
	type#16299 High;
	type#16299 ExtraHigh;
	type#16299 Provable;
}
}
