public static string EmitCelestialBodyName(CelestialBodyModel celestialBody) => celestialBody.Name;
Exemple #2
0
 public static string EmitCelestialBodyName(CelestialBodyModel celestialBody) => celestialBody.Name;