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 c82bbf7 commit af11d15Copy full SHA for af11d15
Azure.Devices.DeviceClient/TwinUpdateEventArgs.cs
@@ -1,6 +1,7 @@
1
// Copyright (c) Microsoft. All rights reserved.
2
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
3
4
+using nanoFramework.Azure.Devices.Client;
5
using System;
6
7
namespace nanoFramework.Azure.Devices.Shared
0 commit comments