Tech
Forums
Jobs
Books
Events
Videos
Conference
Annual Conference
Bcrypt
Ai Conference
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
System.Void cannot be used from C#
Ask a question
Ask a question
Upload Source Code:
Select only zip and rar file.
Sandeep Ch
8y
354
1
Reply
Hello Friends,
Could you please some one explain why I am getting this compilation error
"System.Void cannot be used from C# -- use typeof(void) to get the void type object"
i have method called
public static Void ArryTypeCasting()
{
//Code
}
when i am compiling the program , i am getting Error message "System.Void cannot be used from C# -- use typeof(void) to get the void type object".
Thanks in advance.
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
comparing two excel sheets and updating in one
Retrieve Gmail contacts using C#