mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 13:05:38 +02:00
record virtual desktop id in db
This commit is contained in:
parent
b84d15ea76
commit
523bf1d1d3
3 changed files with 9 additions and 1 deletions
|
@ -25,7 +25,7 @@ namespace PersistentWindows.Common
|
|||
|
||||
public class VirtualDesktop
|
||||
{
|
||||
private static IVirtualDesktopManager _manager = null;
|
||||
private IVirtualDesktopManager _manager = null;
|
||||
|
||||
public VirtualDesktop()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue