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