コード例 #1
0
 public static string _pr_str(eValue mv, bool print_readably)
 {
     return(mv.ToString(print_readably));
 }