// Assembly: mscorlib
// Full name: System.Globalization.TimeSpanFormat

namespace System.Globalization
{
public class TimeSpanFormat // TypeDefIndex: 4642
{
	// Fields
	type#34167 PositiveInvariantFormatLiterals;
	type#34167 NegativeInvariantFormatLiterals;

	// Methods
	// RVA: -1
	private static type#28660 AppendNonNegativeInt32(type#26605 sb, type#20867 n, type#20867 digits) { }
	// RVA: -1
	internal static type#26576 Format(type#27436 value, type#26576 format, type#20119 formatProvider) { }
	// RVA: -1
	internal static type#15313 TryFormat(type#27436 value, type#10218 destination, type#11944 charsWritten, type#10092 format, type#20119 formatProvider) { }
	// RVA: -1
	private static type#26605 FormatToBuilder(type#27436 value, type#10092 format, type#20119 formatProvider) { }
	// RVA: -1
	private static type#26605 FormatStandard(type#27436 value, type#15313 isInvariant, type#10092 format, type#34168 pattern) { }
	// RVA: -1
	private static type#26605 FormatCustomized(type#27436 value, type#10092 format, type#17098 dtfi, type#26605 result) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
