namespace LifeCycle {
    public class Aging : Life {
        public Aging
        {
        }
        public static int DoWhatHaveToBeDone(int age)
        {
            return age++;
        }
    }
}

Kommentare

#1 Andreas schrieb am Dienstag, 21. Juni 2005 11:30:00:
Tsss... die Angst vor dem Alter ist ein Symptom unserer Zeit.

public override static int DoWhatHaveToBeDone(int age)
{
return age++;
Party Brithday = new Party(now());
this.Ego += GetCongrtionalions(Andreas);
}
#2 Thomas schrieb am Dienstag, 21. Juni 2005 11:35:00:
Irgendwie schade, dass es so nie zur Party und Gratulation kommen wird *g*

Danke ;-)
#3 Andreas schrieb am Dienstag, 21. Juni 2005 11:38:00:
Und ich hab mich schon gefragt, warum ich keine Einladung bekommen habe ;-)
#4 Jay schrieb am Dienstag, 21. Juni 2005 15:17:00:
Glückwünsche zum Geburtstag!

#define KLUGSCHEISS_MODE
Es müsste aber DoWhatHasToBeDone heißen ;-)</klugscheiss>
#undef KLUGSCHEISS_MODE
#5 Thomas schrieb am Mittwoch, 22. Juni 2005 11:03:00:
Recht hast du :) Thx

Dein Kommentar