Exemplo n.º 1
0
        static int Main(string[] args)
        {
            var test = new TestMain();

            return(test.Run());
        }