Exemplo n.º 1
0
 public string GetUID()
 {
     return(String.Format("0x{0:X8}", server.GetHashCode()));
 }