I have a file Unsafe_Acess.cs class name "class unsafe" in a vs 2008 console app. I also then have a class file named UnmanagadCode.cs with a class in int "class unmanagadeCode".
How can I start get Unsafe_Acess.cs to run and then autimatically UnmanagadCode.cs to run.
sorry for the so easy question .
thanks in advance
How can I start get Unsafe_Acess.cs to run and then autimatically UnmanagadCode.cs to run.
sorry for the so easy question .
thanks in advance