microsoft/xlang

Support creating custom parameterized interface if it requires a built-in parameterized interface

JaiganeshKumaran opened this issue · 1 comments

Although WinRT supports parameterized interfaces, new ones can't be created and you can only use the predefined ones. Please allow defining custom parameterized interface if it requires the target class to implement another built-in parameterized interface with the same type parameter(s).

This issue is stale because it has been open 10 days with no activity. Remove stale label or comment or this will be closed in 5 days.