C# Class PoshCode.PowerShell.PipelineHelper

Afficher le fichier Open project: Jaykul/PoshConsole

Méthodes publiques

Méthode Description
IsDone ( this psi ) : bool
IsFailed ( this info ) : bool

Method Details

IsDone() public static méthode

public static IsDone ( this psi ) : bool
psi this
Résultat bool

IsFailed() public static méthode

public static IsFailed ( this info ) : bool
info this
Résultat bool