示例#1
0
 public static string GenerateUID(string appName)
 {
     return(HardwareInfo.GenerateUID(appName));
 }