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
Arezoo Sh
NA
7
11.3k
Override Methods
Jul 12 2011 6:57 AM
Hi,
I want to override these methods below of Random Class. I know haow can I override a method but there is a problem here! We dont have the codes of virtual methods below in MSDN to change them and make override methods.
methods: DoubleByte, NextByte, Next, ToString
forexample: I want to override NextByte method of Random class. The NextByte method returns an array contain random numbers. now the method that I want to override NextByte method, should be like the NextBytes method with some changes, forexample what? could u help me to write override methods above?
Reply
Answers (
3
)
Socket Eventhandler on Receive?
Remove projects folder from C#.net 2008