C# Class Seatbelt.Commands.Windows.NtlmSettingsCommand

Inheritance: CommandBase
Afficher le fichier Open project: notchxor/infraestructura-ofensiva-infra

Méthodes publiques

Свойство Type Description
ThisRunTime Runtime

Méthodes publiques

Méthode Description
Execute ( Array args ) : IEnumerable
NtlmSettingsCommand ( Runtime runtime ) : Microsoft.Win32

Method Details

Execute() public méthode

public Execute ( Array args ) : IEnumerable
args Array
Résultat IEnumerable

NtlmSettingsCommand() public méthode

public NtlmSettingsCommand ( Runtime runtime ) : Microsoft.Win32
runtime Runtime
Résultat Microsoft.Win32

Property Details

ThisRunTime public_oe property

public Runtime ThisRunTime
Résultat Runtime