-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
dotnet-csharp/svcfundamentals/subsvchelp wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]
Description
There is a section in this document on reference types that states:
"An interface must be initialized together with a class object that implements it. If MyClass implements IMyInterface, you create an instance of IMyInterface".
My own suspicion is that this is trying to say that you cannot create an interface object itself, or something along those lines, but as it currently stands it makes it sound like there is an instance of "the interface" as well as an instance of the class, and that's not really true, to the best of my understanding.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 1991c89a-9728-ea31-a999-79b3cb331372
- Version Independent ID: 9aa4f01b-a5a0-3cb1-3c22-db333c0d9f11
- Content: The C# type system
- Content Source: docs/csharp/fundamentals/types/index.md
- Product: dotnet-csharp
- Technology: csharp-fundamentals
- GitHub Login: @BillWagner
- Microsoft Alias: wiwagn
Metadata
Metadata
Assignees
Labels
dotnet-csharp/svcfundamentals/subsvchelp wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]