示例#1
0
 public static bool GetWKWatchKitApp(this PDictionary dict)
 {
     return(dict.GetBoolean(ManifestKeys.WKWatchKitApp));
 }