# 通用函数返回值HResult **Repository Path**: gselec_admin/HResult ## Basic Information - **Project Name**: 通用函数返回值HResult - **Description**: 通用函数返回值: public class HResult { public int error = -1; //0成功 public string message = "";//错误消息 public object data = null; public object data2 = null; public object data3 = null; } - **Primary Language**: 其他 - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-13 - **Last Updated**: 2024-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.