[API Proposal]: Implement IParsable<TSelf>
et cetera on IPEndPoint
#114405
Labels
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Net
untriaged
New issue has not been triaged by the area owner
Background and motivation
IPEndPoint
hasParse
methods. It should implementIParsable<TSelf>
and the other interfaces that usually go with that.API Proposal
API Usage
The type will be usable where generic type constraints require an
IParsable<TSelf>
or other of the added interfaces.Alternative Designs
No response
Risks
No response
The text was updated successfully, but these errors were encountered: