using System;
using System.Divine;
using System.Divine.Implementation;
using System.Divine.TestamentsTransition;
namespace Jerusalem
{
public class Jesus : God, ITrinity, IWorld { }
protected class BabyJesus : Jesus
{
public BabyJesus()
{
string HSpiritCord = God.GetRefToHSpirit();
string HolyVirgCord = God.GetRefToMaria();
System.Location.SetCoordinates(
Array(HSpiritCord, HolyVirgCord));
}
}
static class DesignOfGod
{
[STAThread]
static void Main()
{
Application.SetThreeWiseMenVisit(true);
Application.SetHyrodExceptionWarning(true);
Application.EnableVisualStyles();
Application.Run(new BabyJesus());
}
}
}
* * *
Так вот, с Праздником вас!!
.
Підписатися на:
Дописати коментарі (Atom)
Немає коментарів:
Дописати коментар