There is no way to do a decorator on a class in #python, like the way you can add an `Attribute` to pretty much anything in C#, right?
(outside of adding a decorator to a constructor or method)
♡ 0 ↻ 0
August 30, 2022
There is no way to do a decorator on a class in #python, like the way you can add an `Attribute` to pretty much anything in C#, right?
(outside of adding a decorator to a constructor or method)