C Sharp(c#)
In this blog we will go through the basics of c# programming language.
Showing posts with label
using static
.
Show all posts
Showing posts with label
using static
.
Show all posts
using static in C sharp
Using static:
This new feature added in C# 6.0 which allows to import a class in place of importing a namespace and then consume all the statics member of that class without a class name prefix.
Older Posts
Home
Subscribe to:
Posts (Atom)