CsWinRT icon indicating copy to clipboard operation
CsWinRT copied to clipboard

Add support for authoring interfaces with GUID attribute and Overload attribute specified

Open manodasanW opened this issue 4 years ago • 0 comments

Both the Guid attribute and the Overload attribute can be manually specified when authoring an interface / method. For those scenarios, we shouldn't auto generate our own and use the specified one.

### Tasks
- [ ] https://github.com/microsoft/CsWinRT/issues/1790
- [ ] https://github.com/microsoft/CsWinRT/issues/1569

manodasanW avatar Jan 14 '21 22:01 manodasanW