// Assembly: mscorlib
// Full name: FileStatus

public class FileStatus // TypeDefIndex: 3288
{
	// Fields
	type#35136 Flags;
	type#20869 Mode;
	type#27919 Uid;
	type#27919 Gid;
	type#20902 Size;
	type#20902 ATime;
	type#20902 ATimeNsec;
	type#20902 MTime;
	type#20902 MTimeNsec;
	type#20902 CTime;
	type#20902 CTimeNsec;
	type#20902 BirthTime;
	type#20902 BirthTimeNsec;
	type#20902 Dev;
	type#20902 Ino;
	type#27919 UserFlags;
}
