public SerType_11 EchoSerType_11(SerType_11 input)
 {
     return input;
 }
 public SerType_11[] EchoSerType_11Array(SerType_11[] input)
 {
     return input;
 }