static void Main(string[] args) { MainFunction _mainFunction = new MainFunction(); _mainFunction.TestFunctionCall(); }