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

public class NamespaceDecl // TypeDefIndex: 6597
{
	// Fields
	type#26581 prefix;
	type#26581 uri;
	type#34912 scopeLink;
	type#34912 prevLink;
	type#20872 scope;
	type#15318 implied;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 prefix, type#26576 nsuri, type#34911 nextInScope, type#34911 prevDecl, type#20867 scope, type#15313 implied) { }
}
