public OperationInfo(OperationInfo operation) { ParamRule = operation.ParamRule; OperationRule = operation.OperationRule; }