Skip to content

Generate callback method signatures even if autogen-shadow is set to false#144

Closed
nerzhulart wants to merge 1 commit into
SharpGenTools:masterfrom
JetBrains:generateMethodsWithoutShadow
Closed

Generate callback method signatures even if autogen-shadow is set to false#144
nerzhulart wants to merge 1 commit into
SharpGenTools:masterfrom
JetBrains:generateMethodsWithoutShadow

Conversation

@nerzhulart

Copy link
Copy Markdown
Contributor

The documentation says that callback signatures generation is not supported if autogen-shadows is off. But I've tried to enable it and it works good.
If you need to keep interfaces empty - you just remove it's method in mapping by mask

@jkoritzinsky

Copy link
Copy Markdown
Member

Can you add a test to validate the change in the generator?

@jkoritzinsky

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants