public DCType_3 EchoDCType_3(DCType_3 input)
 {
     return input;
 }
 public DCType_3[] EchoDCType_3Array(DCType_3[] input)
 {
     return input;
 }