Пример #1
0
 public AdvApp2Var_Network(AdvApp2Var_SequenceOfPatch Net, TColStd_SequenceOfReal TheU,
                           TColStd_SequenceOfReal TheV)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Append(AdvApp2Var_SequenceOfPatch theSeq)
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_SequenceOfPatch(AdvApp2Var_SequenceOfPatch theOther)
     : base()
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_SequenceOfPatch Assign(AdvApp2Var_SequenceOfPatch theOther)
 {
     throw new NotImplementedException();
 }
 public void Split(int theIndex, AdvApp2Var_SequenceOfPatch theSeq)
 {
     throw new NotImplementedException();
 }