http://greg_shutdown.livejournal.com/ ([identity profile] greg-shutdown.livejournal.com) wrote in [personal profile] dastapov 2008-03-09 10:46 am (UTC)

public Birthday(object sender, EventArgs e)
{
Greeting myGreeting = new Greeting();
myGreeting.Wishes.Add(new Wish("Всего самого хорошего");
myGreeting.Wishes.Add(new Wish("Счастья");
myGreeting.Wishes.Add(new Wish("Здоровья");
_adept_.Greetings.Add(sender, myGreeting);
}

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting