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

public class NamespaceDeclaration // TypeDefIndex: 6809
{
	// Fields
	type#26581 prefix;
	type#26581 uri;
	type#20872 scopeId;
	type#20872 previousNsIndex;

	// Methods
	// RVA: -1
	public type#28660 Set(type#26576 prefix, type#26576 uri, type#20867 scopeId, type#20867 previousNsIndex) { }
}
