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

namespace MS.Internal.Xml.XPath
{
public class StringFunctions // TypeDefIndex: 7280
{
	// Fields
	type#31413 _funcType;
	type#7364 _argList;
	type#16210 s_compareInfo;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#31412 funcType, type#7363 argList) { }
	// RVA: -1
	private type#28660 .ctor(type#26633 other) { }
	// RVA: -1
	public virtual type#28660 SetXsltContext(type#29557 context) { }
	// RVA: -1
	public virtual type#23705 Evaluate(type#29038 nodeIterator) { }
	// RVA: -1
	internal static type#26576 toString(type#17430 num) { }
	// RVA: -1
	internal static type#26576 toString(type#15313 b) { }
	// RVA: -1
	private type#26576 toString(type#29038 nodeIterator) { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
	// RVA: -1
	private type#26576 Concat(type#29038 nodeIterator) { }
	// RVA: -1
	private type#15313 StartsWith(type#29038 nodeIterator) { }
	// RVA: -1
	private type#15313 Contains(type#29038 nodeIterator) { }
	// RVA: -1
	private type#26576 SubstringBefore(type#29038 nodeIterator) { }
	// RVA: -1
	private type#26576 SubstringAfter(type#29038 nodeIterator) { }
	// RVA: -1
	private type#26576 Substring(type#29038 nodeIterator) { }
	// RVA: -1
	private type#17430 StringLength(type#29038 nodeIterator) { }
	// RVA: -1
	private type#26576 Normalize(type#29038 nodeIterator) { }
	// RVA: -1
	private type#26576 Translate(type#29038 nodeIterator) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
