Пример #1
0
 public bool Replace(AIS_Animation theAnimationOld, AIS_Animation theAnimationNew)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public bool Remove(AIS_Animation theAnimation)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public AIS_Animation(AIS_Animation parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void Add(AIS_Animation theAnimation)
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public void CopyFrom(AIS_Animation theOther)
 {
     throw new NotImplementedException();
 }