C# Class System.Web.Mvc.PowerShellAuthorization.FileAttribute

Inheritance: PowerShellAuthorization
Afficher le fichier Open project: smokedlinq/PowerShell-for-ASP.NET

Méthodes publiques

Méthode Description
FileAttribute ( string path ) : System.Linq
ToCommand ( object parameters ) : HttpPowerShellCommand

Method Details

FileAttribute() public méthode

public FileAttribute ( string path ) : System.Linq
path string
Résultat System.Linq

ToCommand() public méthode

public ToCommand ( object parameters ) : HttpPowerShellCommand
parameters object
Résultat HttpPowerShellCommand