TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sean G
NA
15
0
static menthods in interfaces
Jul 20 2007 7:07 AM
I want to create an interface with static methods so i can override these in a class. I know statics are class-level, but it doesnt seem right that an interface shouldnt allow a child class to override static methods. is there a work around or a keyword im missing? The reason is that im trying to mock an interface using NMock and it only supports interfaces as mockable types. As im working with some elses code, there are very few interfaces and most classes are static upto their eyeballs
Reply
Answers (
3
)
AES Decryption problem
Identity field synchronization