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
Anupa Chandra
NA
101
18.9k
CS0116: A namespace cannot directly contain members such as fields or
Nov 28 2020 4:57 AM
CS0116: A namespace cannot directly contain members such as fields or methods IDE1007: The name 'data' does not exist in the current context. Below is my class public data class Quote { string QuoteNo; string ItemNo; }
Reply
Answers (
2
)
When C# allows to set string as null then why nullable string is intro
I have of numbers List<int> Is it possible to return a random element