Thursday, 7 July 2016

What is the purpose of using statement in C#?

using keyword is used to include a namespace in the program. A program generally has multiple using statements.

No comments:

Post a Comment