public DCType_9 EchoDCType_9(DCType_9 input)
 {
     return input;
 }
 public DCType_9[] EchoDCType_9Array(DCType_9[] input)
 {
     return input;
 }