Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
4いいね 825 views回再生

C# S1E2 : What is the 'using Directive'?

In this C# example we want to see the `using directive` in c#. We talked about namespaces in the last tutorial as being used to organize code into entities.

Well we use the `using directive` to import or use those namespaces into our project.

Let's discuss this fundamental construct in C#.

コメント