C# Class SePSXUnitTests.MiddleLevelCode

Description of MiddleLevelCode.
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
DisposeRunspace ( ) : void
GetURLFromPath ( string path ) : string
PrepareRunspace ( ) : void
PrepareRunspaceForParamChecks ( ) : void

Private Methods

Méthode Description
MiddleLevelCode ( ) : System

Method Details

DisposeRunspace() public static méthode

public static DisposeRunspace ( ) : void
Résultat void

GetURLFromPath() public static méthode

public static GetURLFromPath ( string path ) : string
path string
Résultat string

PrepareRunspace() public static méthode

public static PrepareRunspace ( ) : void
Résultat void

PrepareRunspaceForParamChecks() public static méthode

public static PrepareRunspaceForParamChecks ( ) : void
Résultat void