Example #1
0
        public string ToRawString()
        {
            string s = x.ToRawString();

            return(s);
        }