I'm new in C# and I want to ask something about class and objects.
For example:
public class example // class example
In other class:
example a; //at this point, what is A ? a = new example(); //what is A here, object ?
Thank you and have a nice day
This post has been edited by Vac: 03 December 2010 - 06:44 AM

New Topic/Question
Reply




MultiQuote





|