Ejemplo n.º 1
0
        public string FormatMDX()
        {
            FormatOptions fo = new FormatOptions();

            return(this.FormatMDX(fo));
        }