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

namespace System.IO
{
public class FileInfo // TypeDefIndex: 4915
{

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