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