C# Class System.Xml.Xsl.XsltOld.NumberAction.NumberingFormat

Inheritance: System.Xml.Xsl.Runtime.NumberFormatterBase
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
ConvertToArabic ( double val, int minLength, int groupSize, string groupSeparator ) : string
FormatItem ( object value ) : String
NumberingFormat ( ) : System.Diagnostics
setGroupingSeparator ( string separator ) : void
setGroupingSize ( int sizeGroup ) : void
setMinLen ( int cMinLen ) : void
setNumberingType ( NumberingSequence seq ) : void