public SerType_26[] EchoSerType_26Array(SerType_26[] input)
 {
     return input;
 }
 public SerType_26 EchoSerType_26(SerType_26 input)
 {
     return input;
 }