Stef Heyenrath
|
764d9d4f58
|
Change "nullable disable" to "nullable restore" (#65)
* Remove "#nullable disable" and the end of generated cs file
* restore
* .
|
2023-10-10 19:38:40 +02:00 |
|
Stef Heyenrath
|
106385a466
|
Add support for implicit and explicit operators (#51)
* .
* xxxxxxxx
* rev
* ....
* .
* ok
* 2
* .
* ,
|
2023-01-09 21:06:30 +01:00 |
|
Stef Heyenrath
|
d340c6af7c
|
Only generate setters and getters for public properties (#47)
* Only generate setters and getters for public properties
* .
|
2022-12-13 19:18:30 +01:00 |
|