Ejemplo n.º 1
0
 protected override string GetTitle()
 {
     return(string.Format("Enter and maintain proper orbit around {0} for {1:N0} days", body.theName, DMUtils.timeInDays(timeNeeded)));
 }