Here I will explain what is Delegate and types of Delegate.
Single Cast
Multi Cast
Asynchronous
Delegate is a type known as pointer type looks like method and perform like type derived from super type delegate.Delegate is Reliable declaring N number methods with same nature with different different operation can perform nay effective...
Saturday, 20 September 2014
Friday, 19 September 2014
Thursday, 18 September 2014
What Is Constructor & Types Of Constructor
Constructor is a method which invokes automatic at the time of object creation.It Initialize object as per nature.Constructor is perform with various type
Default
Parameters
Static
Private
Copy
Constructor relates with overloading and base class initialization
...
Subscribe to:
Posts (Atom)