Geeks Talk

Prepare for your Next Interview




help! help! help!

This is a discussion on help! help! help! within the C# forums, part of the Software Development category; In C# how to access the non abstract functions of abstract Class in derived class..................


Go Back   Geeks Talk > Software Development > C#

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 08-09-2008
Junior Member
 
Join Date: Aug 2008
Location: Delhi
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
vineetkesarwani is on a distinguished road
help! help! help!

In C# how to access the non abstract functions of abstract Class in derived class...............
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-17-2008
Junior Member
 
Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
aniket244 is on a distinguished road
Re: help! help! help!

You can directly call that method [non abstract method] from derived class.
Reply With Quote
  #3 (permalink)  
Old 09-25-2008
Junior Member
 
Join Date: Feb 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
pawancaprice is on a distinguished road
Re: help! help! help!

you can call the method as Base.MethodName()
Reply With Quote
Reply

  Geeks Talk > Software Development > C#


Thread Tools
Display Modes



All times are GMT -4. The time now is 07:36 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved