News

One of the more controversial additions to C# is the addition of partial methods. Created exclusively for code generators, some believe it pollutes the C# language.
Other class members such as partial properties, partial constructors, and partial operators are under consideration for C# 10.