Exemple #1
0
 public void MR_GetOSPlatformName()
 {
     {
         Aver.AreEqual("Android", Metabase.GetOSPlatformName("KitKat4.4"));
     }
 }