Exemple #1
0
	    static void Main() {
		TestDllForm dll;

		dll = new TestDllForm();
	    }
Exemple #2
0
        static void Main()
        {
            TestDllForm dll;

            dll = new TestDllForm();
        }