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
This Dia
NA
1
0
Easy static method question
Aug 23 2006 9:48 AM
Hello guys,
I am new to C# and I have encountered a problem.
I need to have a static method in a class that will return me the object of that class.
Something like this:
Class C
Public static void DoSomething() {}
and in the main
C c = DoSomething()
Can anybody help me please. What can I put instead of void in the method so I can have the solution?
Thank you
Reply
Answers (
1
)
How to Append Multi-Tiff into Single Tiff - URGENT
Reading specified format text from text file