Closed thargy closed 6 years ago
"ctor" should not be used to identify constructors, ".ctor" should be used (as .NET does) to prevent collision with legitimate members named "ctor".
"ctor" should not be used to identify constructors, ".ctor" should be used (as .NET does) to prevent collision with legitimate members named "ctor".