Error!
Success!

Creating Type Aliases in C#

0
kicks

Creating Type Aliases in C#  (Unpublished)

The using directive of the C# programming language is often used to create namespace aliases, allowing types with matching names that appear in separate namespaces to be easily accessed. A lesser known use of the directive is to create aliases for types.


Kicked By:
Drop Kicked By: