Пример #1
0
 static string GetModel()
 => Plat.GetSystemInfo("model_name");
Пример #2
0
 static string GetManufacturer()
 => Plat.GetSystemInfo("manufacturer");
Пример #3
0
 static string GetDeviceName()
 => Plat.GetSystemInfo("device_name");