Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#E3FCEF

Please read the Terms of Use for Materials on ZennoLab

Table of contents

Expand
titleClick here to expand the table of contents
Table of Contents
exclude^Оглавление$

...

After the required library has been added, it is necessary to register a new namespace using the using directive block and the shared code .

...

When using the .NET Framework Standard Class Library or a third-party library, you should use using directives and shared code to access classes bypassing the namespace and aesthetically pleasing your code.