|
-
Jul 5th, 2002, 01:05 PM
#1
Thread Starter
PowerPoster
Question regarding creating custom classes
I've noticed that when I create an instance of my own custom class, I do not get intellisense for some of the overrideable type memebers from System.Object, for example, ToString(), GetHashCode(), Equals(). However, if I try to use them, I will be given back a result. Can someone tell me how to get the intellisense without overriding the default implementation?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|