0 LIKES LikeUnLike
I always created windows applications.but now i need to create a console application. class Server { static void Main(string[] args) { } public void asd() { } }the function asd is public and it's inside the whole class.So why can't I access it inside static void Main(string[] args)??
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 4 answers.