雪白铅笔

文章
4
资源
0
加入时间
3年0月21天

C# - WinForm-学员对象删除

删除学员对象示例后台删除方法 /// <summary> /// 删除学员对象 /// </summary> /// <param name="studentId"></param> /// <returns></returns> public int DeleteStuent(string studentId)