public SerType_5 EchoSerType_5(SerType_5 input)
 {
     return input;
 }
 public SerType_5[] EchoSerType_5Array(SerType_5[] input)
 {
     return input;
 }