Exemple #1
0
 public static string ToString(domain_type x)
 {
     return(x.StringOf());
 }