Esempio n. 1
0
 /// <summary>
 /// Create a new random GUID.
 /// </summary>
 public LASGuid()
 {
     hguid = CAPI.LASGuid_Create();
 }