C# Class Seatbelt.Commands.Windows.NtlmSettingsCommand

Inheritance: CommandBase
Mostra file Open project: notchxor/infraestructura-ofensiva-infra

Public Properties

Property Type Description
ThisRunTime Runtime

Public Methods

Method Description
Execute ( Array args ) : IEnumerable
NtlmSettingsCommand ( Runtime runtime ) : Microsoft.Win32

Method Details

Execute() public method

public Execute ( Array args ) : IEnumerable
args Array
return IEnumerable

NtlmSettingsCommand() public method

public NtlmSettingsCommand ( Runtime runtime ) : Microsoft.Win32
runtime Runtime
return Microsoft.Win32

Property Details

ThisRunTime public_oe property

public Runtime ThisRunTime
return Runtime