コード例 #1
0
 public static string ToConstant(this CelestialObject value)
 {
     return(value.ToString());
 }