Exemplo n.º 1
0
 /// <summary>
 /// 查询最大排序
 /// </summary>
 public int GetMaxSort()
 {
     return(dataWorkFlowButtons.GetMaxSort());
 }