Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Goose
Core
Action
PowerShell
CommandResult
C# Class Goose.Core.Action.PowerShell.CommandResult
Exibir arquivo
Open project: sebastianhallen/Goose
Class Usage Examples
Public Methods
Method
Description
CommandResult
(
string
result
,
string
output
,
string
error
)
Method Details
CommandResult()
public
method
public
CommandResult
(
string
result
,
string
output
,
string
error
)
result
string
output
string
error
string