We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cb5fb commit c82bbf7Copy full SHA for c82bbf7
Azure.Devices.DeviceClient/Twin.cs
@@ -76,7 +76,6 @@ public Twin(TwinProperties twinProperties)
76
/// <summary>
77
/// Gets the Twin as a JSON string.
78
/// </summary>
79
- /// <param name="formatting">Optional. Formatting for the output JSON string.</param>
80
/// <returns>JSON string</returns>
81
public string ToJson()
82
{
0 commit comments