示例#1
0
 public void Show(Control control, Point pos)
 {
     _menu.Show(control, pos);
 }