Пример #1
0
 private void AddWorkspace(object sender, EventArgs args)
 {
     _workspaceService?.AddWorkspace();
 }