What is different? "Using" in and out my namespace | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is different? "Using" in and out my namespace

My english isn't very good. Hi :), a few days ago I searched something, and I found a code on msdn, where was "using" in namespace. Why they make this?

22nd Aug 2017, 11:57 AM
Kacper Piotrowski
Kacper Piotrowski - avatar
7 Answers
0
Maybe you can Google the answer I'll check
22nd Aug 2017, 11:59 AM
Okezie Chiedozie
Okezie Chiedozie - avatar
0
the answer is at this link https://en.m.wikipedia.org/wiki/Namespace Namespace - Wikipedia
22nd Aug 2017, 12:01 PM
Okezie Chiedozie
Okezie Chiedozie - avatar
0
@okezie I checked, but i don't understand
22nd Aug 2017, 12:01 PM
Kacper Piotrowski
Kacper Piotrowski - avatar
0
I know what is namespace, but why they use in using in another namespace
22nd Aug 2017, 12:03 PM
Kacper Piotrowski
Kacper Piotrowski - avatar
0
do you speak English
22nd Aug 2017, 12:07 PM
Okezie Chiedozie
Okezie Chiedozie - avatar
0
if you don't speak English write it in your language I'll translate it. I don't understand what you are saying
22nd Aug 2017, 12:08 PM
Okezie Chiedozie
Okezie Chiedozie - avatar
0
this is a part of code, but this is what i try to say // events1.cs using System; namespace MyCollections { using System.Collections; https://msdn.microsoft.com/en-us/library/aa645739(v=vs.71).aspx
22nd Aug 2017, 12:17 PM
Kacper Piotrowski
Kacper Piotrowski - avatar