J
Josh
I've just seen some code that uses the
using [alias] = [namespace]
formular. Does this have any effect on the compiled code, or is it just a feature to save the programmers fingers from long namespaces?
using [alias] = [namespace]
formular. Does this have any effect on the compiled code, or is it just a feature to save the programmers fingers from long namespaces?