Practical C# - Extern alias in C#

added by Paul Wheeler
6/23/2017 2:14:32 PM

434 Views

Learn how to use extern alias in C# to be able to compile your project when you are referencing two or more types with the same fully qualified name.


0 comments