Programmatic Description Of Love
Aug 29th 2007 | Posted by Kadir Pekel as General
Here is c# way to describe love
for (int i; i < ((TimeSpan)(DateTime.MaxValue - DateTime.Now)).Seconds; i++)
{
Love myLove = new Love();
myLove.BelonsTo = "she";
MyHeart.Instance().BeatFor(myLove);
System.Threading.Thread.Sleep(1000);
}
Any bugs?
Subscribe in a reader
Subscribe via e-mail
One Response to “ Programmatic Description Of Love ”
ekibastos…
ekibastos…