dotnet-api-docs
dotnet-api-docs copied to clipboard
Incorrect sample in documentation
The sample listed in the documentation lists a constructor of:
public SampleServiceClient(string endpointConfigurationName) :
base(endpointConfigurationName)
{
}
But there is no constructor taking a string, which can clearly be seen later in the documentation.
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.