// Assembly: System.Xml
// Full name: System.Xml.IDtdEntityInfo

namespace System.Xml
{
public class IDtdEntityInfo // TypeDefIndex: 6618
{

	// Methods
	// RVA: -1
	public abstract type#26576 get_Name() { }
	// RVA: -1
	public abstract type#15313 get_IsExternal() { }
	// RVA: -1
	public abstract type#15313 get_IsDeclaredInExternal() { }
	// RVA: -1
	public abstract type#15313 get_IsUnparsedEntity() { }
	// RVA: -1
	public abstract type#15313 get_IsParameterEntity() { }
	// RVA: -1
	public abstract type#26576 get_BaseUriString() { }
	// RVA: -1
	public abstract type#26576 get_DeclaredUriString() { }
	// RVA: -1
	public abstract type#26576 get_SystemId() { }
	// RVA: -1
	public abstract type#26576 get_PublicId() { }
	// RVA: -1
	public abstract type#26576 get_Text() { }
	// RVA: -1
	public abstract type#20867 get_LineNumber() { }
	// RVA: -1
	public abstract type#20867 get_LinePosition() { }
}
}
