Exemplo n.º 1
0
 public bool Find(AIS_InteractiveObject theKey, AIS_GlobalStatus theValue)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public AIS_GlobalStatus(AIS_GlobalStatus parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public AIS_GlobalStatus Bound(AIS_InteractiveObject theKey, AIS_GlobalStatus theItem)
 {
     throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
 }