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.
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
using keyword is used to include a namespace in the program. A program generally has multiple using statements.
need an explanation for this answer? contact us directly to get an explanation for this answer