public DCType_7 EchoDCType_7(DCType_7 input)
 {
     return input;
 }
 public DCType_7[] EchoDCType_7Array(DCType_7[] input)
 {
     return input;
 }