Esempio n. 1
0
 public bool Replace(AIS_Animation theAnimationOld, AIS_Animation theAnimationNew)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public bool Remove(AIS_Animation theAnimation)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public AIS_Animation(AIS_Animation parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public void Add(AIS_Animation theAnimation)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public void CopyFrom(AIS_Animation theOther)
 {
     throw new NotImplementedException();
 }