"Using" magic or working with type aliases
posted by Vadmyst(395) 3 years, 10 months ago 0
Yes, typedef would be very helpful for type aliases. C# can only somewhat simulate their behavior (in a very restricted manner)
Reply