Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update xml comments.
  • Loading branch information
azabbasi committed Jun 10, 2020
commit c38b517186ee050a3ed26ee0d53bf38d56adf190
1 change: 1 addition & 0 deletions sdk/iot/Azure.Iot.Hub.Service/src/IoTHubServiceClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ public class IoTHubServiceClient
/// </summary>
protected IoTHubServiceClient()
{
// This constructor only exists for mocking purposes in unit tests. It should not be used otherwise.
}

/// <summary>
Expand Down