示例#1
0
 public GridEntity <KnottingDetail> GetDetail(GridOptions options, string masterId)
 {
     return(_service.GetDetail(options, masterId));
 }