// Assembly: mscorlib
// Full name: NodeType

public class NodeType // TypeDefIndex: 3286
{
	// Fields
	type#20890 value__;
	type#35140 DT_UNKNOWN;
	type#35140 DT_FIFO;
	type#35140 DT_CHR;
	type#35140 DT_DIR;
	type#35140 DT_BLK;
	type#35140 DT_REG;
	type#35140 DT_LNK;
	type#35140 DT_SOCK;
	type#35140 DT_WHT;
}
