static void Main(string[] args) { var helloWorld = new HelloWorld(); Console.WriteLine(helloWorld.Greeting("Oplionghinorkidaht", DateTime.Now)); }