Join Slack
Powered by
what do you guys think about `partial class` in C#...
# language-proposals
s
sksk
02/19/2017, 8:30 PM
what do you guys think about
partial class
in C# ?
👍 3
b
benleggiero
02/22/2017, 3:32 AM
I've never worked with `partial class`es. What do they do and why are they given a dedicated keyword?
p
pp.amorim
02/22/2017, 12:40 PM
It seems to be something similar of extensions in Swift, no?
b
benleggiero
03/05/2017, 4:02 PM
Are they like `abstract class`es?
6
Views
Open in Slack
Previous
Next