Exemple #1
0
 public void Exchange(AIS_DataMapOfIOStatus theOther)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public AIS_DataMapOfIOStatus Assign(AIS_DataMapOfIOStatus theOther)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public AIS_DataMapOfIOStatus(AIS_DataMapOfIOStatus theOther)
     : base()
 {
     throw new NotImplementedException();
 }