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

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

공개 메소드들

메소드 설명
FormatResult ( CommandBase? command, CommandDTOBase result, bool filterResults ) : void
NtlmSettingsTextFormatter ( ITextWriter writer ) : Microsoft.Win32

메소드 상세

FormatResult() 공개 메소드

public FormatResult ( CommandBase? command, CommandDTOBase result, bool filterResults ) : void
command CommandBase?
result CommandDTOBase
filterResults bool
리턴 void

NtlmSettingsTextFormatter() 공개 메소드

public NtlmSettingsTextFormatter ( ITextWriter writer ) : Microsoft.Win32
writer ITextWriter
리턴 Microsoft.Win32