C# Class withSIX.Updater.Presentation.Wpf.Commands.SetACLCommand

Inheritance: BaseCommand
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Run ( string remainingArguments ) : int
SetACLCommand ( ) : System

Private Methods

Method Description
ParseFileSystemRights ( string arg ) : FileSystemRights

Method Details

Run() public method

public Run ( string remainingArguments ) : int
remainingArguments string
return int

SetACLCommand() public method

public SetACLCommand ( ) : System
return System