Ejemplo n.º 1
0
 static string GetModel()
 => Plat.GetSystemInfo("model_name");
Ejemplo n.º 2
0
 static string GetManufacturer()
 => Plat.GetSystemInfo("manufacturer");
Ejemplo n.º 3
0
 static string GetDeviceName()
 => Plat.GetSystemInfo("device_name");