Метод | Описание | |
---|---|---|
DoRegisterNewDevice ( |
||
DoRegisterNewUser ( |
||
FetcheId ( ) : string | ||
FetchePassword ( ) : string | ||
GetAllDeviceList ( ) : List |
Метод | Описание | |
---|---|---|
DoRegisterNewuserindb ( |
||
OpenDbConnection ( ) : MySql.Data.MySqlClient.MySqlConnection |
Opens the database connection.
|
|
QueryAllDeviceList ( ) : List |
Queries all device list.
|
public static DoRegisterNewDevice ( |
||
DeviceDetails | ||
Результат | int |
public static DoRegisterNewUser ( |
||
NewUser | ||
Результат | int |
public static FetchePassword ( ) : string | ||
Результат | string |
public static GetAllDeviceList ( ) : List |
||
Результат | List |