示例#1
0
 protected override void ShowInner()
 {
     _workspaces.ForEach(w => w.Item2.Show());
 }