public SerType_22[] EchoSerType_22Array(SerType_22[] input)
 {
     return input;
 }
 public SerType_22 EchoSerType_22(SerType_22 input)
 {
     return input;
 }