示例#1
0
 public int GetRow(Control control)
 {
     return(_tableLayoutSettings.GetRow(control));
 }
示例#2
0
 public int GetRow(Control control)
 {
     return(settings.GetRow(control));
 }