// Assembly: System.Xml
// Full name: MS.Internal.Xml.XPath.Function

namespace MS.Internal.Xml.XPath
{
public class Function // TypeDefIndex: 7251
{
	// Fields
	type#31413 _functionType;
	type#8404 _argumentList;
	type#26577 _name;
	type#26577 _prefix;
	type#13623 ReturnTypes;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#31412 ftype, type#8403 argumentList) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 prefix, type#26576 name, type#8403 argumentList) { }
	// RVA: -1
	public type#28660 .ctor(type#31412 ftype, type#14541 arg) { }
	// RVA: -1
	public virtual type#30114 get_Type() { }
	// RVA: -1
	public virtual type#29050 get_ReturnType() { }
	// RVA: -1
	public type#31412 get_TypeOfFunction() { }
	// RVA: -1
	public type#8403 get_ArgumentList() { }
	// RVA: -1
	public type#26576 get_Prefix() { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
