C# Class vdesk.VDesk

Inheritance: System.Windows.Window
Mostrar archivo Open project: eksime/VDesk

Public Methods

Method Description
VDesk ( ) : CommandLine

Private Methods

Method Description
createMaxDesktops ( int n ) : void
getDesktopFromIndex ( int n ) : VirtualDesktop
getProcessArguments ( string fullCommandline, string procName ) : string
launchProcessOnDesktop ( Process proc, int n ) : VirtualDesktop

Method Details

VDesk() public method

public VDesk ( ) : CommandLine
return CommandLine