Monthly Archives: May 2013

C# feature from 1.0 to 5.0

All C# 2.0 features are supported including: Anonymous methods Iterators Partial classes Generics Nullable types Friend assemblies Static classes Covariance and contravariance Access modifiers on properties Fixed buffers External assembly alias namespace alias qualifier Inline warning control. All C# 3.0 … Continue reading

Posted in Uncategorized | Leave a comment