Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
WindowsIoT_Raspberry_Pi
AzureDBmanager
C# Class WindowsIoT_Raspberry_Pi.AzureDBmanager
Mostra file
Open project: iamelectron/RaspberryP2_Automation
Class Usage Examples
Public Methods
Method
Description
AzureDBmanager
( ) :
System
read
( ) :
Task
send
(
string
msg
,
string
model
) :
void
update
( ) :
void
Method Details
AzureDBmanager()
public
method
public
AzureDBmanager
( ) :
System
return
System
read()
public
method
public
read
( ) :
Task
return
Task
send()
public
method
public
send
(
string
msg
,
string
model
) :
void
msg
string
model
string
return
void
update()
public
method
public
update
( ) :
void
return
void