We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Model from Rider for inspiration :)
classdef("TextControlTuple") { field("id", TextControlId) field("textControl", LastFocusedTextControl) }
The text was updated successfully, but these errors were encountered:
I suppose introduction pairs in protocol could lead us to problems with polymorphic marshalling. @korifey ?
Sorry, something went wrong.
@operasfantom I guess no. Why do you expect them?
No branches or pull requests
Model from Rider for inspiration :)
The text was updated successfully, but these errors were encountered: