cefsharp / cefsharp/CefSharp

Feature Request - Improve Async JavaScript Binding Support

Aperta
#2,765 1 commento 0 reazioni 1 assegnatario Rivendicata da @amaitland Vedi su GitHub
feature-request
Lingua principale
C#
Stelle
10.3k
Fork
2.9k
Merge medio
5g 22h
PR unite (30g)
4

Descrizione

- [ ] Generate get/set methods for properties that return simple type bool/string etc
- [ ] Generate sub bound object for properties that return complex types allowing for their methods to be called.
- [x] Add support for methods that return `Task` (See #2758)

New issues will be created to track the issues independently when it's time to implement them.

This should bring the Async version in line with the sync version feature wise.

If/When. NET core is support we will have to conditionally exclude the sync version as it relies on WCF which Microsoft have recently announced will not be included.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.