예제 #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");