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
johnbill2004
NA
21
0
Problem about code generation
Oct 27 2004 9:47 AM
How to generate C# code which contains "#region" and "#endregion" segment using CodeDOM, like this: public class MyClass { #region Methods public void MyMethod() { } #endregion } Thanks in advance
Reply
Answers (
0
)
how to do this in C#?
Help on using Resources....