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