Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Kreyos
Classes
Managers
DeviceConfigManager
C# Class Kreyos.Classes.Managers.DeviceConfigManager
Afficher le fichier
Open project: kreyosopensource/KreyosWP
Méthodes publiques
Méthode
Description
GetDeviceConfig
( ) :
DeviceConfiguration
SetHeight
(
int
p_height
) :
void
SetNewGoal
(
int
p_goal
) :
void
SetWeight
(
int
p_weight
) :
void
Method Details
GetDeviceConfig()
public
méthode
public
GetDeviceConfig
( ) :
DeviceConfiguration
Résultat
Kreyos.Classes.Components.DeviceConfiguration
SetHeight()
public
méthode
public
SetHeight
(
int
p_height
) :
void
p_height
int
Résultat
void
SetNewGoal()
public
méthode
public
SetNewGoal
(
int
p_goal
) :
void
p_goal
int
Résultat
void
SetWeight()
public
méthode
public
SetWeight
(
int
p_weight
) :
void
p_weight
int
Résultat
void