Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PoshCode
PowerShell
PipelineHelper
C# Class PoshCode.PowerShell.PipelineHelper
ファイルを表示
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