I'm evaluating Postsharp 3.0 and would like to know if there is a way to introduce and/or remove constructors.
The use case is to remove all public parameterless constructors, and introduce a private paramterless one.
Thanks in advance,
Kavan
I'm evaluating Postsharp 3.0 and would like to know if there is a way to introduce and/or remove constructors.
The use case is to remove all public parameterless constructors, and introduce a private paramterless one.
Thanks in advance,
Kavan
Copyright © 2021 Jogjafile Inc.
No, it is not possible to remove or introduce constructors using PostSharp.