Esempio n. 1
0
 public bool IsEqual(Standard_GUID string1, Standard_GUID string2)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public int HashCode(Standard_GUID theGUID, int theUpperBound)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public bool IsNotSame(Standard_GUID uid)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public void Assign(Standard_GUID uid)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public Standard_GUID(Standard_GUID aGuid)
     : base()
 {
     throw new NotImplementedException();
 }