Another Use for C# Using(dotnet.dzone.com)
submitted by
volume4(910) 3 years, 11 months ago
If you are a C# developer you're familiar with the using directive. It appears at the top of every one of your class files informing the compiler what namespaces should be looked at while compiling this code page so that you don't have to fully qualify every object. (This isn't the interesting bit) read more...
|category: C#
|Views: 705
tags:
C# another
Everyones tags:
Your Tags: