Beispiel #1
0
 public void unhighlightOwners(AIS_NListOfEntityOwner theOwners)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void unhighlightOwners(AIS_NListOfEntityOwner theOwners, bool theIsToHilightSubIntensity)
 {
     throw new NotImplementedException();
 }
 public AIS_NListOfEntityOwner Assign(AIS_NListOfEntityOwner theOther)
 {
     throw new NotImplementedException();
 }
 public void Prepend(AIS_NListOfEntityOwner theOther)
 {
     throw new NotImplementedException();
 }
 public AIS_NListOfEntityOwner(AIS_NListOfEntityOwner theOther)
     : base()
 {
     throw new NotImplementedException();
 }