internal void setMinLen(int cMinLen) { this.cMinLen = cMinLen; } internal void setGroupingSeparator(string separator) { this.separator = separator; }