public DCType_1 EchoDCType_1(DCType_1 input) { return input; }
public DCType_1[] EchoDCType_1Array(DCType_1[] input) { return input; }