Skip to content

python_sharp v1.2.0

Choose a tag to compare

@juanclopgar97 juanclopgar97 released this 25 Mar 05:05
· 1 commit to master since this release

@event and @staticevent decorators contain "add" and "remove" functions, they get renamed to "adder" and "remover" to keep consistency in how python uses @Property.

@Property -> getter, setter

@event -> adder, remover