C# 클래스 Seatbelt.Commands.Windows.NtlmSettingsCommand

상속: CommandBase
파일 보기 프로젝트 열기: notchxor/infraestructura-ofensiva-infra

공개 프로퍼티들

프로퍼티 타입 설명
ThisRunTime Runtime

공개 메소드들

메소드 설명
Execute ( Array args ) : IEnumerable
NtlmSettingsCommand ( Runtime runtime ) : Microsoft.Win32

메소드 상세

Execute() 공개 메소드

public Execute ( Array args ) : IEnumerable
args Array
리턴 IEnumerable

NtlmSettingsCommand() 공개 메소드

public NtlmSettingsCommand ( Runtime runtime ) : Microsoft.Win32
runtime Runtime
리턴 Microsoft.Win32

프로퍼티 상세

ThisRunTime 공개적으로 프로퍼티

public Runtime ThisRunTime
리턴 Runtime