// Assembly: mscorlib
// Full name: System.IO.DirectoryInfo

namespace System.IO
{
public class DirectoryInfo // TypeDefIndex: 4912
{

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 path) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 originalPath, type#26596 fullPath, type#26596 fileName, type#15335 isNormalized) { }
	// RVA: -1
	private type#28660 Init(type#26576 originalPath, type#26596 fullPath, type#26596 fileName, type#15335 isNormalized) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 info, type#26566 context) { }
}
}
