Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PoshCode
PowerShell
PipelineHelper
C# Class PoshCode.PowerShell.PipelineHelper
Mostra file
Open project: Jaykul/PoshConsole
Public Methods
Method
Description
IsDone
(
this
psi
) :
bool
IsFailed
(
this
info
) :
bool
Method Details
IsDone()
public
static
method
public
static
IsDone
(
this
psi
) :
bool
psi
this
return
bool
IsFailed()
public
static
method
public
static
IsFailed
(
this
info
) :
bool
info
this
return
bool