Method | Description | |
---|---|---|
FormatResult ( CommandBase? command, CommandDTOBase result, bool filterResults ) : void | ||
NtlmSettingsTextFormatter ( ITextWriter writer ) : Microsoft.Win32 |
public FormatResult ( CommandBase? command, CommandDTOBase result, bool filterResults ) : void | ||
command | CommandBase? | |
result | CommandDTOBase | |
filterResults | bool | |
return | void |
public NtlmSettingsTextFormatter ( ITextWriter writer ) : Microsoft.Win32 | ||
writer | ITextWriter | |
return | Microsoft.Win32 |