Azure-Samples / cognitive-services-quickstart-code

Code Examples used by the Quickstarts in the Cognitive Services Documentation
MIT License
351 stars 518 forks source link

Update FaceQuickstart.cs #272

Closed dargilco closed 3 years ago

dargilco commented 3 years ago

Purpose

In this doc: https://docs.microsoft.com/azure/cognitive-services/face/quickstarts/client-libraries?tabs=visual-studio&pivots=programming-language-csharp we should not see the comment line "// FaceList - create a face list, then get data" in the application main c# code snippet, since there are no function calls below it and it is not discussed in the quick start doc.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe: