4
Shouts

Creating Type Aliases in C#

published 373 days, 34 minutes ago posted by BlackWaspBlackWasp 374 days, 8 hours, 2 minutes ago
Thursday, May 17, 2012 6:05:19 PM GMT Wednesday, May 16, 2012 10:37:26 AM GMT

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.

category: How To | clicked: 29 | | source: www.blackwasp.co.uk | show counter code
tags:

No comments yet, be the first one to post comment.

To post your comment please login or signup