Add code generator for win form projects #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
*.cs
files for used codes (using the complete path prepend withI18N-
e.g.I18N-PATH.PATH.PATH.ELEMENT
, etc.)async
!) which gets called at the end of the constructorThis method is convenient. The developer pastes the codes in Visual Studio. The generator automatically handles e.g. renames of variables in Visual Studio.
Issues:
Settings to add:
marked this issue as related to #6
marked this issue as related to #8
changed the description
changed the description
changed the description
changed the description
marked this issue as related to #56
changed the description
created branch
7-add-code-generator-for-win-form-projects
to address this issuementioned in merge request !34
Decided not to support WinForms. Closed!