Example #1
0
 public static string GetID()
 {
     return(ExportUtils.MD5(Guid.NewGuid().ToString()));
 }